Logfile: /home/opc/ruby/logs/brlog.master.20250801-023342
#<BuildRuby:0x0000fffdd1c0fdd0
 @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.20250801-023342",
 @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.000015)
autoconf               0.000034   0.000001   0.000035 (  0.000035)
configure              0.000019   0.000001   0.000020 (  0.000019)
build_up               0.000000   0.005058   2.120189 (  1.799697)
build_miniruby         0.000000   0.001318   1.234666 (  1.237669)
build_ruby             0.001628   0.000715   1.889694 (  4.025777)
build_all              0.001165   0.006224   3.244352 (  1.762738)
build_install          0.011865   0.005626   4.716861 (  2.709141)
test_btest             0.000649   0.000162  36.688513 ( 16.532795)
test_basic             0.007063   0.002700   0.506086 (  0.590140)
test_all               0.092483   0.020753 421.576142 (181.295036)
test_rubyspec          0.052459   0.032354  62.893929 ( 29.719874)
total: 239.67 sec