Logfile: /home/opc/ruby/logs/brlog.master.20250731-084007
#<BuildRuby:0x0000ffff1287fde0
 @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.20250731-084007",
 @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.000010   0.000001   0.000011 (  0.000012)
autoconf               0.000021   0.000002   0.000023 (  0.000022)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.005645   0.000000   2.165744 (  2.592205)
build_miniruby         0.001394   0.000000   1.253840 (  1.256432)
build_ruby             0.001513   0.000086   1.952446 (  4.521868)
build_all              0.007417   0.000315   3.253581 (  1.783173)
build_install          0.018610   0.000171   4.797194 (  2.760850)
test_btest             0.000351   0.000501  37.385838 ( 17.081032)
test_basic             0.003030   0.004017   0.502174 (  0.581496)
test_all               0.091589   0.027061 454.068997 (207.458619)
test_rubyspec          0.046557   0.042203  62.566729 ( 29.494780)
total: 267.53 sec