Logfile: /home/opc/ruby/logs/brlog.master.20250727-002314
#<BuildRuby:0x0000fffdd198fdd0
 @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-002314",
 @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.000013)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004741   0.000791   2.165769 (  1.837917)
build_miniruby         0.001071   0.000178   1.266705 (  1.269069)
build_ruby             0.003845   0.000641   1.889723 (  3.982247)
build_all              0.002161   0.005064   3.190969 (  1.805396)
build_install          0.008121   0.009017   4.647199 (  2.690006)
test_btest             0.000538   0.000161  36.323213 ( 17.999958)
test_basic             0.005357   0.001609   0.483718 (  0.560875)
test_all               0.072463   0.036950 437.352412 (191.795599)
test_rubyspec          0.027350   0.059484  62.637657 ( 29.590223)
total: 251.53 sec