Logfile: /home/opc/ruby/logs/brlog.master.20250726-025805
#<BuildRuby:0x0000ffff1fbffdc8
 @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.20250726-025805",
 @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.000021   0.000002   0.000023 (  0.000023)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.000000   0.005353   2.146197 (  1.840076)
build_miniruby         0.000000   0.001284   1.265078 (  1.266736)
build_ruby             0.002154   0.000000   1.893056 (  3.952974)
build_all              0.006292   0.000527   3.178109 (  1.834048)
build_install          0.009149   0.007093   4.645233 (  2.742286)
test_btest             0.000491   0.000118  36.118405 ( 16.184250)
test_basic             0.006672   0.000679   0.489708 (  0.565071)
test_all               0.063966   0.049653 433.090495 (198.698237)
test_rubyspec          0.037566   0.051443  62.458121 ( 29.403176)
total: 256.49 sec