Logfile: /home/opc/ruby/logs/brlog.master.20250731-232204
#<BuildRuby:0x0000ffff11bcfdc0
 @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.20250731-232204",
 @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.000015)
autoconf               0.000025   0.000001   0.000026 (  0.000026)
configure              0.000018   0.000001   0.000019 (  0.000018)
build_up               0.006087   0.000142   2.142493 (  1.834572)
build_miniruby         0.001264   0.000021   1.268388 (  1.280915)
build_ruby             0.001540   0.000073   1.877798 (  4.382326)
build_all              0.003953   0.003805   3.257147 (  1.876209)
build_install          0.015737   0.000615   4.680164 (  2.682064)
test_btest             0.000000   0.000711  36.378339 ( 15.458320)
test_basic             0.000000   0.006812   0.496583 (  0.584544)
test_all               0.091310   0.022059 439.965147 (190.913111)
test_rubyspec          0.030584   0.059266  63.303428 ( 29.825642)
total: 248.84 sec