Logfile: /home/opc/ruby/logs/brlog.master.20250728-111908
#<BuildRuby:0x0000ffff6f80fdd0
 @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.20250728-111908",
 @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.000010   0.000003   0.000013 (  0.000014)
autoconf               0.000026   0.000006   0.000032 (  0.000031)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.000280   0.008121   2.193239 (  1.859136)
build_miniruby         0.000955   0.000337   1.289091 (  1.294588)
build_ruby             0.001179   0.000416   1.973041 (  4.112900)
build_all              0.004810   0.002861   3.242632 (  1.766525)
build_install          0.011673   0.005408   4.705275 (  2.764117)
test_btest             0.000829   0.000316  36.659346 ( 15.579432)
test_basic             0.005029   0.001920   0.487680 (  0.563882)
test_all               0.096054   0.021760 432.409949 (188.428473)
test_rubyspec          0.046953   0.043957  62.407460 ( 29.414833)
total: 245.78 sec