Logfile: /home/opc/ruby/logs/brlog.master.20250726-095050
#<BuildRuby:0x0000ffffb476fde0
 @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-095050",
 @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.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000023   0.000006   0.000029 (  0.000053)
configure              0.000013   0.000003   0.000016 (  0.000017)
build_up               0.002853   0.002576   2.120690 (  1.834829)
build_miniruby         0.001053   0.000292   1.235951 (  1.239488)
build_ruby             0.001512   0.000000   1.858005 (  3.666158)
build_all              0.004562   0.003384   3.181102 (  1.878317)
build_install          0.011376   0.004987   4.667079 (  2.694803)
test_btest             0.000597   0.000190  36.700940 ( 15.936880)
test_basic             0.000000   0.007078   0.494010 (  0.580270)
test_all               0.082587   0.029410 412.078066 (185.327510)
test_rubyspec          0.044440   0.037737  62.396007 ( 29.642676)
total: 242.80 sec