Logfile: /home/opc/ruby/logs/brlog.master.20250726-204349
#<BuildRuby:0x0000ffff0372fdc8
 @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-204349",
 @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.000015   0.000000   0.000015 (  0.000015)
autoconf               0.000029   0.000000   0.000029 (  0.000028)
configure              0.000022   0.000000   0.000022 (  0.000021)
build_up               0.001477   0.004054   2.157244 (  1.830023)
build_miniruby         0.001760   0.000000   1.275708 (  1.280717)
build_ruby             0.001968   0.000000   1.896532 (  4.256853)
build_all              0.006936   0.000310   3.211107 (  1.704776)
build_install          0.013408   0.003463   4.708600 (  2.642057)
test_btest             0.000750   0.000053  35.942589 ( 15.580290)
test_basic             0.002250   0.004191   0.495454 (  0.575021)
test_all               0.076223   0.035102 451.831518 (211.548275)
test_rubyspec          0.034968   0.046744  62.714442 ( 29.622571)
total: 269.04 sec