Logfile: /home/opc/ruby/logs/brlog.master.20250802-223932
#<BuildRuby:0x0000ffffad4dfdc0
 @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.20250802-223932",
 @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.000019   0.000003   0.000022 (  0.000020)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.000000   0.005765   2.157224 (  2.170953)
build_miniruby         0.000174   0.001368   1.274618 (  1.279770)
build_ruby             0.000000   0.001686   1.914832 (  4.332885)
build_all              0.001045   0.006123   3.232604 (  1.757484)
build_install          0.008933   0.008156   4.720651 (  2.682457)
test_btest             0.000533   0.000203  37.440265 ( 16.352855)
test_basic             0.006132   0.000794   0.503865 (  0.590943)
test_all               0.095480   0.022841 445.908007 (195.631098)
test_rubyspec          0.039386   0.053871  63.233379 ( 29.819798)
total: 254.62 sec