Logfile: /home/opc/ruby/logs/brlog.master.20250727-080715
#<BuildRuby:0x0000fffc7cd0fdd0
 @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.20250727-080715",
 @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.000000   0.000013 (  0.000014)
autoconf               0.000029   0.000001   0.000030 (  0.000030)
configure              0.000019   0.000001   0.000020 (  0.000019)
build_up               0.001894   0.003695   2.125178 (  1.814974)
build_miniruby         0.001179   0.000114   1.253374 (  1.256767)
build_ruby             0.001428   0.000138   1.896345 (  4.343474)
build_all              0.004278   0.003498   3.238365 (  1.773402)
build_install          0.015857   0.001013   4.703595 (  2.648265)
test_btest             0.000792   0.000000  37.281208 ( 15.952937)
test_basic             0.002971   0.004081   0.498511 (  0.594575)
test_all               0.081183   0.029735 474.949411 (199.368143)
test_rubyspec          0.064773   0.033442  62.525181 ( 29.502830)
total: 257.26 sec