Logfile: /home/opc/ruby/logs/brlog.master.20250726-130347
#<BuildRuby:0x0000fffd929afde0
 @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-130347",
 @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.000011   0.000001   0.000012 (  0.000013)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004743   0.000500   2.126031 (  1.836378)
build_miniruby         0.001106   0.000117   1.260424 (  1.265109)
build_ruby             0.001560   0.000000   1.874539 (  4.453667)
build_all              0.007162   0.000000   3.226855 (  1.770720)
build_install          0.013020   0.003810   4.685531 (  2.702809)
test_btest             0.000677   0.000082  36.456120 ( 15.670567)
test_basic             0.002093   0.004439   0.488867 (  0.579927)
test_all               0.086462   0.022722 473.726004 (199.089824)
test_rubyspec          0.051436   0.035570  62.105268 ( 29.511949)
total: 256.88 sec