Logfile: /home/opc/ruby/logs/brlog.master.20250729-151610
#<BuildRuby:0x0000fffc2e71fdd8
 @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.20250729-151610",
 @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.000021   0.000001   0.000022 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.001795   0.003750   2.134253 (  1.850237)
build_miniruby         0.001190   0.000113   1.279630 (  1.284362)
build_ruby             0.001889   0.000179   1.889213 (  4.381865)
build_all              0.000000   0.007548   3.233738 (  1.758073)
build_install          0.003127   0.016005   4.689035 (  2.701226)
test_btest             0.000532   0.000192  37.346136 ( 16.457117)
test_basic             0.004721   0.002738   0.496810 (  0.584175)
test_all               0.095264   0.017661 423.583156 (183.014944)
test_rubyspec          0.038532   0.060946  63.081074 ( 30.369988)
total: 242.40 sec