Logfile: /home/opc/ruby/logs/brlog.master.20250729-105836
#<BuildRuby:0x0000ffff1e01fdd8
 @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-105836",
 @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.000003   0.000014 (  0.000013)
autoconf               0.000019   0.000004   0.000023 (  0.000022)
configure              0.000012   0.000003   0.000015 (  0.000014)
build_up               0.002772   0.003558   2.140308 (  1.843581)
build_miniruby         0.000915   0.000255   1.252720 (  1.258151)
build_ruby             0.001242   0.000346   1.882458 (  4.501975)
build_all              0.007177   0.000000   3.182580 (  1.738009)
build_install          0.013966   0.006067   4.610296 (  2.731013)
test_btest             0.000732   0.000205  36.409508 ( 16.110729)
test_basic             0.000000   0.006935   0.488845 (  0.574685)
test_all               0.093459   0.019774 497.992657 (222.784728)
test_rubyspec          0.049867   0.039366  62.656206 ( 29.829532)
total: 281.37 sec