Logfile: /home/opc/ruby/logs/brlog.master.20250726-030630
#<BuildRuby:0x0000fffdb5bffdc0
 @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-030630",
 @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.000020   0.000001   0.000021 (  0.000021)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.001357   0.004125   2.146725 (  1.829674)
build_miniruby         0.001088   0.000109   1.258238 (  1.261478)
build_ruby             0.001372   0.000137   1.869763 (  3.971236)
build_all              0.007721   0.000000   3.221028 (  1.765469)
build_install          0.006288   0.010426   4.627081 (  2.738138)
test_btest             0.000533   0.000102  36.652244 ( 16.890391)
test_basic             0.005139   0.000988   0.494677 (  0.574687)
test_all               0.083125   0.029945 485.818238 (205.704074)
test_rubyspec          0.041223   0.046794  62.517081 ( 29.453407)
total: 264.19 sec