Logfile: /home/opc/ruby/logs/brlog.master.20250729-233243
#<BuildRuby:0x0000ffff5129fdc8
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250729-233243",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000015   0.000001   0.000016 (  0.000016)
autoconf               0.000025   0.000002   0.000027 (  0.000026)
configure              0.000017   0.000001   0.000018 (  0.000018)
build_up               0.002224   0.003833   2.164862 (  1.871824)
build_miniruby         0.001181   0.000117   1.280127 (  1.290993)
build_ruby             0.001340   0.000133   1.895774 (  4.169304)
build_all              0.003517   0.003982   3.242160 (  1.769029)
build_install          0.015601   0.009678   4.729631 (  2.783115)
test_btest             0.000485   0.000105  36.778512 ( 15.941581)
test_basic             0.006554   0.000000   0.496468 (  0.578256)
test_all               0.098198   0.014360 475.231905 (219.121507)
test_rubyspec          0.048504   0.052955  63.393658 ( 29.840959)
total: 277.37 sec