Logfile: /home/opc/ruby/logs/brlog.master.20250729-102730
#<BuildRuby:0x0000fffd7e93fdd8
 @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-102730",
 @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.000011)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000011   0.000001   0.000012 (  0.000013)
build_up               0.001081   0.004177   2.141433 (  1.844842)
build_miniruby         0.001043   0.000173   1.258853 (  1.262582)
build_ruby             0.001540   0.000255   1.900301 (  4.294607)
build_all              0.006257   0.001036   3.168179 (  1.666201)
build_install          0.007391   0.008693   4.623011 (  2.729883)
test_btest             0.000483   0.000120  36.724326 ( 15.508090)
test_basic             0.000685   0.006397   0.492217 (  0.577523)
test_all               0.081919   0.030051 432.087528 (198.875870)
test_rubyspec          0.043478   0.049130  62.668024 ( 29.514758)
total: 256.28 sec