START	lib/libc/timekeep	2025-04-02T17:45:50Z

==== run-regress-test_clock_gettime ====
cc -O2 -pipe  -g  -MD -MP  -c test_clock_gettime.c
cc   -o test_clock_gettime test_clock_gettime.o 
./test_clock_gettime

==== run-regress-test_time_skew ====
cc -O2 -pipe  -g  -MD -MP  -c test_time_skew.c
cc   -o test_time_skew test_time_skew.o 
./test_time_skew

==== run-regress-test_gettimeofday ====
cc -O2 -pipe  -g  -MD -MP  -c test_gettimeofday.c
cc   -o test_gettimeofday test_gettimeofday.o 
./test_gettimeofday

PASS	lib/libc/timekeep	Duration 0m20.47s