time_s_alloc      155 time.c             VALUE time = time_s_alloc(klass);
time_s_alloc     1211 time.c             VALUE dup = time_s_alloc(CLASS_OF(time));
time_s_alloc     2355 time.c             VALUE time = time_s_alloc(klass);
time_s_alloc     2392 time.c             rb_define_alloc_func(rb_cTime, time_s_alloc);