Logfile: /home/opc/ruby/logs/brlog.master.20250723-170408
#<BuildRuby:0x0000fffd61bafdd8
 @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.20250723-170408",
 @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.000001   0.000014 (  0.000013)
autoconf               0.000000   0.000044   0.000044 (  0.000060)
configure              0.000000   0.000020   0.000020 (  0.000019)
build_up               0.001593   0.003643   2.029247 (  1.845510)
build_miniruby         0.001070   0.000102   1.276737 (  1.280391)
build_ruby             0.001482   0.000142   1.932522 (  4.190604)
build_all              0.004524   0.002595   3.185183 (  1.734506)
build_install          0.016715   0.000252   4.607654 (  2.749355)
test_btest             0.000681   0.000071  36.474920 ( 15.672653)
test_basic             0.000000   0.006752   0.487394 (  0.626614)
test_all               0.073305   0.036633 417.644823 (179.562442)
test_rubyspec          0.053506   0.041590  61.912469 ( 29.174213)
total: 236.84 sec