Logfile: /home/opc/ruby/logs/brlog.master.20250728-110949
#<BuildRuby:0x0000fffd1d82fdc8
 @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.20250728-110949",
 @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.000021   0.000003   0.000024 (  0.000023)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.005279   0.000150   2.158089 (  1.875398)
build_miniruby         0.001220   0.000123   1.275622 (  1.287399)
build_ruby             0.001519   0.000000   1.873009 (  4.141715)
build_all              0.008215   0.000000   3.192694 (  1.941997)
build_install          0.012908   0.003888   4.650116 (  2.747212)
test_btest             0.000743   0.000087  36.777905 ( 16.132409)
test_basic             0.006930   0.000329   0.497214 (  0.589043)
test_all               0.081097   0.030758 491.691742 (231.337627)
test_rubyspec          0.047842   0.038051  63.183089 ( 29.701200)
total: 289.75 sec