Logfile: /home/opc/ruby/logs/brlog.master.20250724-195223
#<BuildRuby:0x0000fffbd4cefdd0
 @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.20250724-195223",
 @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.000003   0.000014 (  0.000014)
autoconf               0.000023   0.000006   0.000029 (  0.000029)
configure              0.000017   0.000004   0.000021 (  0.000020)
build_up               0.005470   0.000329   2.004842 (  1.809567)
build_miniruby         0.001124   0.000265   1.277696 (  1.281448)
build_ruby             0.001607   0.000379   1.885052 (  4.333293)
build_all              0.003177   0.004030   3.211266 (  1.727837)
build_install          0.011702   0.003933   4.581196 (  2.588408)
test_btest             0.000832   0.000000  36.470018 ( 16.331641)
test_basic             0.006096   0.000757   0.483930 (  0.571461)
test_all               0.074108   0.036845 428.692817 (185.195111)
test_rubyspec          0.046224   0.047239  62.760363 ( 29.572126)
total: 243.41 sec