Logfile: /home/opc/ruby/logs/brlog.master.20250803-113207
#<BuildRuby:0x0000ffff67cafdc0
 @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-113207",
 @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.000014)
autoconf               0.000023   0.000003   0.000026 (  0.000025)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005367   0.000000   2.186694 (  1.851769)
build_miniruby         0.001333   0.000000   1.249849 (  1.253725)
build_ruby             0.001764   0.000000   1.863544 (  4.009479)
build_all              0.007944   0.000000   3.237405 (  1.770547)
build_install          0.011917   0.004516   4.661687 (  2.619968)
test_btest             0.000676   0.000079  37.090519 ( 16.582664)
test_basic             0.006003   0.000213   0.496244 (  0.574957)
test_all               0.056666   0.053819 481.259213 (201.524605)
test_rubyspec          0.050956   0.036888  63.773473 ( 30.223493)
total: 260.41 sec