Logfile: /home/opc/ruby/logs/brlog.master.20250729-031502
#<BuildRuby:0x0000fffe0c16fde0
 @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.20250729-031502",
 @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.000012   0.000001   0.000013 (  0.000012)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005331   0.000120   2.141254 (  1.815006)
build_miniruby         0.001291   0.000009   1.254692 (  1.262634)
build_ruby             0.001549   0.000072   1.953312 (  4.471556)
build_all              0.007593   0.000154   3.203228 (  1.703470)
build_install          0.003604   0.014544   4.668330 (  2.817878)
test_btest             0.000340   0.000574  36.327698 ( 16.033098)
test_basic             0.000000   0.006918   0.491122 (  0.585892)
test_all               0.077750   0.037139 500.721327 (257.649189)
test_rubyspec          0.061819   0.029959  65.154485 ( 30.647139)
total: 316.99 sec