Logfile: /home/opc/ruby/logs/brlog.master.20250726-031501
#<BuildRuby:0x0000fffd96d5fdd8
 @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-031501",
 @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.000020   0.000002   0.000022 (  0.000022)
configure              0.000014   0.000002   0.000016 (  0.000015)
build_up               0.000000   0.005357   2.159098 (  1.880217)
build_miniruby         0.000000   0.001233   1.253747 (  1.257469)
build_ruby             0.000813   0.001319   1.917839 (  4.191223)
build_all              0.006889   0.000572   3.168541 (  1.738225)
build_install          0.006577   0.010252   4.652147 (  2.754023)
test_btest             0.000627   0.000186  36.558689 ( 17.817840)
test_basic             0.002821   0.003958   0.489874 (  0.577007)
test_all               0.077855   0.032644 498.434226 (232.085928)
test_rubyspec          0.032951   0.056116  62.183573 ( 29.526990)
total: 291.83 sec