Logfile: /home/opc/ruby/logs/brlog.master.20250801-000205
#<BuildRuby:0x0000fffeb8fdfdd8
 @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.20250801-000205",
 @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.000012   0.000001   0.000013 (  0.000014)
autoconf               0.000022   0.000003   0.000025 (  0.000024)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.005129   0.000508   2.262171 (  2.030564)
build_miniruby         0.001298   0.000000   1.297539 (  1.510962)
build_ruby             0.001848   0.000000   1.883285 (  3.741709)
build_all              0.003191   0.003935   3.203843 (  1.792184)
build_install          0.012169   0.006389   4.769272 (  3.364724)
test_btest             0.000529   0.000095  36.202431 ( 15.478105)
test_basic             0.006854   0.000357   0.499869 (  0.589516)
test_all               0.071126   0.040610 495.268309 (217.456732)
test_rubyspec          0.048391   0.048448  64.034881 ( 30.533087)
total: 276.50 sec