Logfile: /home/opc/ruby/logs/brlog.master.20250803-001721
#<BuildRuby:0x0000fffea649fde0
 @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.20250803-001721",
 @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.000013)
autoconf               0.000017   0.000001   0.000018 (  0.000056)
configure              0.000020   0.000001   0.000021 (  0.000020)
build_up               0.000000   0.005679   2.150612 (  1.843456)
build_miniruby         0.000000   0.001275   1.272005 (  1.280418)
build_ruby             0.001498   0.000380   1.887924 (  3.933950)
build_all              0.003840   0.003792   3.203911 (  1.900850)
build_install          0.007136   0.010208   4.653067 (  2.735789)
test_btest             0.000624   0.000175  37.170345 ( 16.223212)
test_basic             0.002097   0.004348   0.495022 (  0.574658)
test_all               0.092570   0.024393 474.312252 (203.147934)
test_rubyspec          0.064440   0.026374  64.275346 ( 30.335199)
total: 261.98 sec