Logfile: /home/opc/ruby/logs/brlog.master.20250724-111307
#<BuildRuby:0x0000ffffa736fdd8
 @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-111307",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000014   0.000002   0.000016 (  0.000056)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.005053   0.000532   2.038689 (  1.866596)
build_miniruby         0.001417   0.000000   1.267659 (  1.273041)
build_ruby             0.002730   0.000009   1.959756 (  3.974011)
build_all              0.006525   0.000653   3.203499 (  1.736768)
build_install          0.012454   0.003806   4.599636 (  2.713695)
test_btest             0.000667   0.000083  36.401851 ( 15.704018)
test_basic             0.005900   0.000739   0.487686 (  0.566210)
test_all               0.086515   0.025462 485.565620 (211.069502)
test_rubyspec          0.050726   0.043394  62.350815 ( 29.422753)
total: 268.33 sec