Logfile: /home/opc/ruby/logs/brlog.master.20250729-154958
#<BuildRuby:0x0000fffce3a0fdd0
 @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.20250729-154958",
 @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.000002   0.000015 (  0.000014)
autoconf               0.000033   0.000003   0.000036 (  0.000035)
configure              0.000020   0.000002   0.000022 (  0.000021)
build_up               0.000268   0.008189   2.165378 (  1.844233)
build_miniruby         0.001095   0.000235   1.320104 (  1.325900)
build_ruby             0.001525   0.000328   1.980070 (  4.551914)
build_all              0.007233   0.000600   3.199651 (  1.745952)
build_install          0.009771   0.008525   4.718066 (  2.971773)
test_btest             0.000595   0.000162  36.931063 ( 17.896038)
test_basic             0.002494   0.004515   0.493475 (  0.572434)
test_all               0.095111   0.017943 497.925777 (215.557639)
test_rubyspec          0.020764   0.084701  63.319036 ( 29.769533)
total: 276.24 sec