Logfile: /home/opc/ruby/logs/brlog.master.20250731-064424
#<BuildRuby:0x0000ffff8b34fdd8
 @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.20250731-064424",
 @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.000018   0.000002   0.000020 (  0.000021)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.005083   0.000109   2.144212 (  1.810212)
build_miniruby         0.001075   0.000000   1.265073 (  1.268256)
build_ruby             0.001620   0.000000   1.898156 (  4.450558)
build_all              0.000743   0.007286   3.255601 (  1.786238)
build_install          0.015623   0.002431   4.715871 (  2.623710)
test_btest             0.000602   0.000111  36.656551 ( 16.428250)
test_basic             0.003759   0.003643   0.493754 (  0.580223)
test_all               0.082986   0.032150 453.392188 (210.359861)
test_rubyspec          0.053394   0.033405  62.809344 ( 29.548049)
total: 268.86 sec