Logfile: /home/opc/ruby/logs/brlog.master.20250728-023222
#<BuildRuby:0x0000ffff8111fdd8
 @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-023222",
 @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.000013)
autoconf               0.000030   0.000001   0.000031 (  0.000030)
configure              0.000022   0.000001   0.000023 (  0.000022)
build_up               0.005015   0.000265   2.129712 (  2.138148)
build_miniruby         0.001099   0.000058   1.237579 (  1.244392)
build_ruby             0.001469   0.000078   1.885600 (  3.914814)
build_all              0.003192   0.003903   3.175111 (  1.717692)
build_install          0.018349   0.000131   4.643520 (  2.743763)
test_btest             0.000801   0.000021  36.647545 ( 15.556035)
test_basic             0.007166   0.000000   0.491297 (  0.580066)
test_all               0.082079   0.030268 484.211921 (212.912280)
test_rubyspec          0.043099   0.050510  62.615586 ( 29.538662)
total: 270.35 sec