function rb_class_new_instance

[edit]
VALUE rb_class_new_instance(int argc, VALUE *argv, VALUE klass)

Class#new の実体です。