We have developed a real-time system which can estimate and display chronic stress levels determined from a long-term physiological data. It consists of wearable sensors that measure physiological data, a smartphone application that receives data from the sensors and displays chronic stress levels, and a cloud system that estimates them on the basis of received data. To operate it, we have to treat irregularly uploaded userphysiological-data of varying sizes, calculate chronic stress levels from long-term features without delay on a daily basis, and display them in real-time on the smartphone application. For this purpose, we have developed a system that requires relatively little memory and processing time with one six-hundredth of maximum memory usage and one twentieth of processing time as compared to conventional method by subdividing uploaded physiological data, calculating features from them, and creating long-term features by combining the subdivided features.