Logfile: /home/opc/ruby/logs/brlog.master.20250726-225552
#<BuildRuby:0x0000fffbfdb8fde0
 @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.20250726-225552",
 @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.000014   0.000001   0.000015 (  0.000048)
autoconf               0.000021   0.000001   0.000022 (  0.000034)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.000000   0.005268   2.129205 (  1.813532)
build_miniruby         0.000000   0.001135   1.266016 (  1.270701)
build_ruby             0.000000   0.001580   1.896701 (  3.992754)
build_all              0.001664   0.006412   3.271500 (  1.744243)
build_install          0.013563   0.003419   4.738823 (  2.752025)
test_btest             0.000592   0.000142  36.986430 ( 15.908283)
test_basic             0.000000   0.007240   0.496778 (  0.573334)
test_all               0.082049   0.030343 425.530323 (181.965698)
test_rubyspec          0.050392   0.038029  62.219191 ( 29.524638)
total: 239.55 sec