Logfile: /home/opc/ruby/logs/brlog.master.20250729-004301
#<BuildRuby:0x0000fffdacdbfdd0
 @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.20250729-004301",
 @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.000015   0.000000   0.000015 (  0.000015)
autoconf               0.000030   0.000000   0.000030 (  0.000031)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005450   0.000000   2.131209 (  1.828449)
build_miniruby         0.001227   0.000000   1.268256 (  1.269968)
build_ruby             0.001553   0.000000   1.861784 (  4.161896)
build_all              0.007629   0.000000   3.253256 (  1.989774)
build_install          0.005095   0.012138   4.671057 (  2.912486)
test_btest             0.000593   0.000068  36.568431 ( 16.996566)
test_basic             0.002117   0.004425   0.497591 (  0.589358)
test_all               0.097813   0.011101 481.112242 (214.722938)
test_rubyspec          0.050046   0.034215  62.647927 ( 29.576957)
total: 274.05 sec