Logfile: /home/opc/ruby/logs/brlog.master.20250804-013314
#<BuildRuby:0x0000fffeca08fdd0
 @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.20250804-013314",
 @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.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000021   0.000002   0.000023 (  0.000023)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.000000   0.005836   2.151471 (  1.809193)
build_miniruby         0.000000   0.001383   1.268539 (  1.275558)
build_ruby             0.000572   0.000904   1.932023 (  4.214841)
build_all              0.006947   0.000000   3.213975 (  1.720853)
build_install          0.016242   0.000000   4.668607 (  2.726607)
test_btest             0.001466   0.000000  38.742991 ( 16.588490)
test_basic             0.005116   0.002819   0.514319 (  0.600962)
test_all               0.069502   0.042535 427.100657 (188.444910)
test_rubyspec          0.048165   0.041414  62.517083 ( 29.539351)
total: 246.92 sec