Logfile: /home/opc/ruby/logs/brlog.master.20250731-042914
#<BuildRuby:0x0000fffbe264fdc8
 @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-042914",
 @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.000001   0.000013 (  0.000012)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005321   0.000071   2.132468 (  1.881431)
build_miniruby         0.001130   0.000054   1.247624 (  1.251402)
build_ruby             0.001549   0.000074   1.910737 (  3.797500)
build_all              0.003306   0.003961   3.236873 (  1.867406)
build_install          0.000000   0.017189   4.642522 (  2.615583)
test_btest             0.000197   0.000619  36.578590 ( 16.296448)
test_basic             0.006024   0.000662   0.491005 (  0.568056)
test_all               0.080054   0.030627 447.461429 (205.204575)
test_rubyspec          0.043189   0.043394  62.907797 ( 29.592698)
total: 263.08 sec