Logfile: /home/opc/ruby/logs/brlog.master.20250729-074352
#<BuildRuby:0x0000fffe2413fdd0
 @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-074352",
 @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.000011   0.000000   0.000011 (  0.000012)
autoconf               0.000027   0.000000   0.000027 (  0.000027)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005602   0.000000   2.144780 (  1.827842)
build_miniruby         0.000000   0.001223   1.264579 (  1.266674)
build_ruby             0.000000   0.001769   1.870429 (  4.212200)
build_all              0.006016   0.001189   3.173748 (  1.720227)
build_install          0.015700   0.000510   4.623894 (  2.751354)
test_btest             0.000654   0.000030  36.368867 ( 17.009295)
test_basic             0.002421   0.004747   0.498970 (  0.583333)
test_all               0.075060   0.035059 498.099162 (241.323479)
test_rubyspec          0.046982   0.035911  62.348147 ( 29.428832)
total: 300.12 sec