Logfile: /home/opc/ruby/logs/brlog.master.20250725-175946
#<BuildRuby:0x0000fffcaacefde0
 @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-175946",
 @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.000001   0.000014 (  0.000014)
autoconf               0.000026   0.000002   0.000028 (  0.000028)
configure              0.000018   0.000001   0.000019 (  0.000019)
build_up               0.004944   0.000522   2.121898 (  1.853137)
build_miniruby         0.001090   0.000115   1.262195 (  1.265046)
build_ruby             0.001550   0.000000   1.962895 (  4.053762)
build_all              0.006737   0.000000   3.156349 (  1.765914)
build_install          0.008301   0.009098   4.589453 (  2.678132)
test_btest             0.000694   0.000127  36.920229 ( 15.999384)
test_basic             0.005483   0.000999   0.495525 (  0.584644)
test_all               0.075020   0.043254 487.678999 (211.768956)
test_rubyspec          0.014911   0.080682  62.044624 ( 29.645072)
total: 269.62 sec