Logfile: /home/opc/ruby/logs/brlog.master.20250728-091237
#<BuildRuby:0x0000fffdfa2dfde0
 @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.20250728-091237",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000024   0.000001   0.000025 (  0.000025)
configure              0.000020   0.000001   0.000021 (  0.000020)
build_up               0.005207   0.000259   2.172767 (  1.874011)
build_miniruby         0.001199   0.000000   1.270728 (  1.273198)
build_ruby             0.001583   0.000000   1.962056 (  4.242901)
build_all              0.007491   0.000097   3.231715 (  1.777501)
build_install          0.004955   0.012128   4.623609 (  2.746920)
test_btest             0.000616   0.000102  36.786903 ( 15.729763)
test_basic             0.004883   0.002004   0.493877 (  0.577212)
test_all               0.078405   0.035057 477.083665 (239.337812)
test_rubyspec          0.044759   0.043523  63.507754 ( 29.799717)
total: 297.36 sec