Logfile: /home/opc/ruby/logs/brlog.master.20250724-152053
#<BuildRuby:0x0000ffff5924fdc0
 @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-152053",
 @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.000010   0.000002   0.000012 (  0.000013)
autoconf               0.000017   0.000004   0.000021 (  0.000020)
configure              0.000011   0.000002   0.000013 (  0.000014)
build_up               0.000000   0.005286   2.059654 (  1.810303)
build_miniruby         0.000197   0.001200   1.278354 (  1.286728)
build_ruby             0.001209   0.000397   1.965994 (  4.567608)
build_all              0.008459   0.000000   3.349002 (  1.799480)
build_install          0.018341   0.001086   4.789574 (  2.734933)
test_btest             0.000863   0.000000  38.384330 ( 16.345573)
test_basic             0.003449   0.004110   0.501257 (  0.576959)
test_all               0.077631   0.034215 466.338871 (197.664580)
test_rubyspec          0.034545   0.061959  62.628304 ( 29.428984)
total: 256.22 sec