Logfile: /home/opc/ruby/logs/brlog.master.20250725-144015
#<BuildRuby:0x0000fffbe65cfde0
 @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.20250725-144015",
 @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.000002   0.000023 (  0.000023)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005498   0.000249   2.198831 (  1.915986)
build_miniruby         0.000000   0.001533   1.329410 (  1.342906)
build_ruby             0.000000   0.001615   2.084293 (  4.496296)
build_all              0.003512   0.004580   3.284766 (  1.888776)
build_install          0.014533   0.003691   4.796401 (  2.807001)
test_btest             0.000532   0.000106  37.656588 ( 18.543437)
test_basic             0.003725   0.002991   0.491494 (  0.578743)
test_all               0.070143   0.042100 431.803935 (186.397743)
test_rubyspec          0.062189   0.018792  62.858609 ( 29.691506)
total: 247.66 sec