Logfile: /home/opc/ruby/logs/brlog.master.20250727-185929
#<BuildRuby:0x0000ffff6e22fdd0
 @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-185929",
 @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.000012   0.000002   0.000014 (  0.000013)
autoconf               0.000019   0.000003   0.000022 (  0.000021)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.004305   0.000760   2.111928 (  1.842636)
build_miniruby         0.001062   0.000187   1.277103 (  1.281637)
build_ruby             0.001600   0.000282   1.923987 (  3.538907)
build_all              0.002163   0.004958   3.164298 (  1.897404)
build_install          0.015490   0.001334   4.635734 (  2.783020)
test_btest             0.000607   0.000127  36.384447 ( 15.776015)
test_basic             0.001399   0.005332   0.483625 (  0.562586)
test_all               0.078206   0.033248 436.039771 (187.356821)
test_rubyspec          0.046884   0.040009  62.782391 ( 29.519315)
total: 244.56 sec