Logfile: /home/opc/ruby/logs/brlog.master.20250724-060920
#<BuildRuby:0x0000fffc9e45fdd0
 @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.20250724-060920",
 @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.000013   0.000002   0.000015 (  0.000015)
autoconf               0.000032   0.000004   0.000036 (  0.000035)
configure              0.000019   0.000002   0.000021 (  0.000020)
build_up               0.004601   0.000484   2.014664 (  1.848859)
build_miniruby         0.001264   0.000000   1.276280 (  1.292737)
build_ruby             0.001583   0.000000   1.893907 (  4.126872)
build_all              0.007726   0.000000   3.227503 (  1.816587)
build_install          0.013533   0.004027   4.660983 (  2.698744)
test_btest             0.000613   0.000073  36.562473 ( 15.868865)
test_basic             0.006230   0.000000   0.486335 (  0.564776)
test_all               0.075449   0.034926 432.991294 (185.405052)
test_rubyspec          0.048191   0.033343  62.440255 ( 29.483936)
total: 243.11 sec