Logfile: /home/opc/ruby/logs/brlog.master.20250731-104659
#<BuildRuby:0x0000fffe0c53fdd0
 @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-104659",
 @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.000018   0.000000   0.000018 (  0.000233)
autoconf               0.000031   0.000000   0.000031 (  0.000031)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.000000   0.005341   2.156996 (  1.863323)
build_miniruby         0.000000   0.001317   1.291986 (  1.297761)
build_ruby             0.000846   0.000520   1.847985 (  4.036247)
build_all              0.003397   0.004151   3.220867 (  1.786224)
build_install          0.014766   0.001424   4.666171 (  2.712076)
test_btest             0.000632   0.000083  36.342633 ( 17.078052)
test_basic             0.006257   0.000236   0.497687 (  0.585735)
test_all               0.086011   0.023710 440.715774 (192.560312)
test_rubyspec          0.042218   0.041355  63.333913 ( 29.755894)
total: 251.68 sec