Logfile: /home/opc/ruby/logs/brlog.master.20250728-105253
#<BuildRuby:0x0000fffeb7d3fde0
 @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-105253",
 @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.000013   0.000000   0.000013 (  0.000014)
autoconf               0.000025   0.000001   0.000026 (  0.000026)
configure              0.000018   0.000001   0.000019 (  0.000018)
build_up               0.005176   0.000274   2.184676 (  1.839001)
build_miniruby         0.001275   0.000067   1.296097 (  1.303561)
build_ruby             0.001521   0.000000   1.961802 (  4.101943)
build_all              0.000000   0.007524   3.230828 (  1.794067)
build_install          0.012506   0.005637   4.760689 (  2.949959)
test_btest             0.000615   0.000112  37.030476 ( 16.171571)
test_basic             0.000000   0.006643   0.484143 (  0.572317)
test_all               0.083327   0.026453 452.303467 (207.012279)
test_rubyspec          0.046062   0.038730  61.779217 ( 29.279745)
total: 265.03 sec