Logfile: /home/opc/ruby/logs/brlog.master.20250728-215215
#<BuildRuby:0x0000fffcfdabfdd8
 @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.20250728-215215",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000021   0.000004   0.000025 (  0.000024)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.005050   0.000831   2.219881 (  2.144165)
build_miniruby         0.001285   0.000212  12.072025 ( 10.018772)
build_ruby             0.000000   0.001568   1.984034 (  5.179580)
build_all              0.000754   0.007553   3.218416 (  1.746967)
build_install          0.014716   0.003677   4.740501 (  2.909773)
test_btest             0.000575   0.000160  36.658922 ( 17.226628)
test_basic             0.002548   0.004516   0.492337 (  0.574970)
test_all               0.077733   0.033528 433.804491 (196.366729)
test_rubyspec          0.042056   0.041552  62.203148 ( 29.389418)
total: 265.56 sec