Logfile: /home/opc/ruby/logs/brlog.master.20250728-150637
#<BuildRuby:0x0000fffd7188fdc8
 @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-150637",
 @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.000014)
autoconf               0.000021   0.000003   0.000024 (  0.000024)
configure              0.000018   0.000003   0.000021 (  0.000020)
build_up               0.005103   0.004104   2.229684 (  1.892232)
build_miniruby         0.001422   0.000000   1.317411 (  1.320518)
build_ruby             0.002187   0.000000   1.991457 (  4.100643)
build_all              0.007515   0.000000   3.236578 (  1.823368)
build_install          0.015781   0.002421   4.764469 (  2.822176)
test_btest             0.000732   0.000124  37.072401 ( 15.864094)
test_basic             0.002672   0.004218   0.511810 (  0.589945)
test_all               0.083478   0.041653 486.392508 (212.240306)
test_rubyspec          0.056200   0.026622  67.337319 ( 31.147969)
total: 271.80 sec