Logfile: /home/opc/ruby/logs/brlog.master.20250726-214641
#<BuildRuby:0x0000fffd0ab9fde0
 @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.20250726-214641",
 @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.000013)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.001800   0.004353   2.173160 (  1.862374)
build_miniruby         0.001114   0.000185   1.246786 (  1.249472)
build_ruby             0.001691   0.000000   1.881466 (  4.130837)
build_all              0.007854   0.000179   3.223663 (  1.705825)
build_install          0.010610   0.007191   4.698548 (  2.721785)
test_btest             0.000635   0.000132  36.536797 ( 17.093149)
test_basic             0.001845   0.004514   0.490667 (  0.568853)
test_all               0.081795   0.028529 492.048266 (238.207127)
test_rubyspec          0.047686   0.038822  63.349215 ( 29.917099)
total: 297.46 sec