Logfile: /home/opc/ruby/logs/brlog.master.20250727-145947
#<BuildRuby:0x0000fffdc8bdfdc8
 @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.20250727-145947",
 @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.000021   0.000001   0.000022 (  0.000021)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005048   0.000264   2.131258 (  1.831400)
build_miniruby         0.001165   0.000061   1.272241 (  1.275747)
build_ruby             0.001499   0.000079   1.864098 (  3.908310)
build_all              0.006948   0.000364   3.170455 (  1.729278)
build_install          0.006056   0.009856   4.597038 (  2.710548)
test_btest             0.000678   0.000101  37.049216 ( 17.623666)
test_basic             0.006792   0.000260   0.496683 (  0.575030)
test_all               0.083356   0.029893 476.060435 (202.334620)
test_rubyspec          0.046360   0.039198  68.144665 ( 31.434944)
total: 263.42 sec