Logfile: /home/opc/ruby/logs/brlog.master.20250803-134408
#<BuildRuby:0x0000fffd7cc2fdd8
 @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.20250803-134408",
 @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.000003   0.000012 (  0.000012)
autoconf               0.000012   0.000004   0.000016 (  0.000056)
configure              0.000011   0.000004   0.000015 (  0.000018)
build_up               0.004397   0.001447   2.153160 (  1.826838)
build_miniruby         0.000886   0.000292   1.258996 (  1.261295)
build_ruby             0.001138   0.000374   1.933494 (  4.239890)
build_all              0.005652   0.001860   3.224596 (  1.778434)
build_install          0.014168   0.002869   4.691462 (  2.636385)
test_btest             0.000548   0.000169  37.273656 ( 16.154673)
test_basic             0.006641   0.000330   0.501187 (  0.580897)
test_all               0.094596   0.015937 439.908417 (191.154487)
test_rubyspec          0.045024   0.045980  62.591272 ( 29.652202)
total: 249.29 sec