Logfile: /home/opc/ruby/logs/brlog.master.20250726-064930
#<BuildRuby:0x0000fffdfa06fdd0
 @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.20250726-064930",
 @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.000000   0.000015 (  0.000016)
autoconf               0.000026   0.000002   0.000028 (  0.000028)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.005083   0.000248   2.127467 (  1.823549)
build_miniruby         0.001114   0.000054   1.216585 (  1.221254)
build_ruby             0.001460   0.000071   1.906403 (  3.920048)
build_all              0.007008   0.000129   3.183711 (  1.813233)
build_install          0.017814   0.000378   4.628404 (  2.640613)
test_btest             0.000549   0.000024  36.710162 ( 16.111580)
test_basic             0.002278   0.004630   0.497214 (  0.583442)
test_all               0.090266   0.023232 474.021121 (198.957035)
test_rubyspec          0.048977   0.037159  62.522119 ( 29.499622)
total: 256.57 sec