Logfile: /home/opc/ruby/logs/brlog.master.20250726-211905
#<BuildRuby:0x0000fffcc61efdc0
 @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.20250726-211905",
 @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.000013)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.002139   0.003745   2.165303 (  1.829074)
build_miniruby         0.001061   0.000168   1.274773 (  1.282203)
build_ruby             0.001437   0.000228   1.896968 (  4.196023)
build_all              0.006535   0.000370   3.221590 (  1.749342)
build_install          0.017137   0.000000   4.691022 (  2.734052)
test_btest             0.000689   0.000000  36.420594 ( 15.719437)
test_basic             0.001094   0.006501   0.496813 (  0.583215)
test_all               0.067963   0.046346 438.946322 (193.425380)
test_rubyspec          0.023901   0.063399  62.557667 ( 29.581737)
total: 251.10 sec