Logfile: /home/opc/ruby/logs/brlog.master.20250729-114522
#<BuildRuby:0x0000fffd523efdc8
 @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-114522",
 @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.000015   0.000001   0.000016 (  0.000016)
autoconf               0.000026   0.000001   0.000027 (  0.000026)
configure              0.000017   0.000000   0.000017 (  0.000018)
build_up               0.001666   0.003961   2.147046 (  1.850030)
build_miniruby         0.000000   0.001333   1.274327 (  1.279741)
build_ruby             0.000000   0.001682   1.897811 (  3.984827)
build_all              0.006830   0.000618   3.211971 (  1.731022)
build_install          0.014245   0.003115   4.627961 (  2.765918)
test_btest             0.000634   0.000094  36.396072 ( 16.199354)
test_basic             0.002931   0.004178   0.492024 (  0.568868)
test_all               0.086500   0.025211 452.017927 (203.291216)
test_rubyspec          0.044669   0.047474  62.263539 ( 29.412784)
total: 261.08 sec