Ruby 3.2 リファレンスマニュアル

function rb_obj_inspect

[edit]
static VALUE rb_obj_inspect(VALUE obj)

Object#inspect の実体です。