Logfile: /home/opc/ruby/logs/brlog.master.20250728-040421
#<BuildRuby:0x0000ffff85a0fde0
 @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-040421",
 @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.000000   0.000014 (  0.000013)
autoconf               0.000023   0.000000   0.000023 (  0.000022)
configure              0.000021   0.000000   0.000021 (  0.000020)
build_up               0.000642   0.007147   2.173170 (  1.853545)
build_miniruby         0.001136   0.000000   1.268275 (  1.277121)
build_ruby             0.001843   0.000000   1.886191 (  4.049478)
build_all              0.007312   0.000266   3.178527 (  1.792511)
build_install          0.015296   0.000892   4.674006 (  2.840940)
test_btest             0.000000   0.000714  36.510345 ( 16.226428)
test_basic             0.003699   0.003295   0.494434 (  0.580536)
test_all               0.085539   0.024746 452.449371 (198.374055)
test_rubyspec          0.039907   0.049749  62.821663 ( 30.027123)
total: 257.02 sec