Logfile: /home/opc/ruby/logs/brlog.master.20250731-201436
#<BuildRuby:0x0000fffef3cefde0
 @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-201436",
 @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.000012   0.000001   0.000013 (  0.000014)
autoconf               0.000021   0.000002   0.000023 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.001064   0.004095   2.140819 (  1.846467)
build_miniruby         0.001204   0.000190   1.266820 (  1.275636)
build_ruby             0.001634   0.000000   1.927144 (  4.209773)
build_all              0.007637   0.000000   3.260478 (  1.780642)
build_install          0.014542   0.003384   4.769977 (  2.747354)
test_btest             0.000580   0.000089  36.929286 ( 16.085929)
test_basic             0.003451   0.003868   0.501531 (  0.590462)
test_all               0.076405   0.032461 411.137854 (180.299942)
test_rubyspec          0.047226   0.042351  62.716886 ( 29.927914)
total: 238.77 sec