Logfile: /home/opc/ruby/logs/brlog.master.20250725-092107
#<BuildRuby:0x0000ffff533afdd8
 @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.20250725-092107",
 @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.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000019   0.000004   0.000023 (  0.000022)
configure              0.000013   0.000003   0.000016 (  0.000015)
build_up               0.006597   0.000000   2.274073 (  1.894927)
build_miniruby         0.001572   0.000085   1.380289 (  1.382993)
build_ruby             0.001664   0.000000   2.043333 (  4.189242)
build_all              0.008736   0.000000   3.385796 (  1.887296)
build_install          0.011890   0.008538   4.936587 (  2.782428)
test_btest             0.000666   0.000159  36.794906 ( 16.921109)
test_basic             0.006014   0.000444   0.490206 (  0.579525)
test_all               0.082191   0.030290 442.289399 (205.630254)
test_rubyspec          0.034111   0.051957  62.531534 ( 29.474249)
total: 264.74 sec