Logfile: /home/opc/ruby/logs/brlog.master.20250731-140227
#<BuildRuby:0x0000ffff4b9bfdc0
 @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.20250731-140227",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000029   0.000001   0.000030 (  0.000029)
configure              0.000020   0.000001   0.000021 (  0.000020)
build_up               0.005416   0.000000   2.141370 (  1.824438)
build_miniruby         0.001402   0.000000   1.295185 (  1.297890)
build_ruby             0.001668   0.000029   1.916421 (  4.091130)
build_all              0.007744   0.000000   3.243059 (  1.855412)
build_install          0.013518   0.003263   4.684782 (  2.648126)
test_btest             0.000618   0.000043  36.657864 ( 16.307716)
test_basic             0.006073   0.000000   0.487209 (  0.576350)
test_all               0.080160   0.032984 420.932429 (184.838845)
test_rubyspec          0.049640   0.050820  63.035245 ( 29.737662)
total: 243.18 sec