time_s_alloc 2126 time.c VALUE time = time_s_alloc(klass); time_s_alloc 3326 time.c VALUE dup = time_s_alloc(rb_obj_class(time)); time_s_alloc 4695 time.c VALUE time = time_s_alloc(klass); time_s_alloc 4811 time.c rb_define_alloc_func(rb_cTime, time_s_alloc);