Logfile: /home/opc/ruby/logs/brlog.master.20250804-032808
#<BuildRuby:0x0000fffbfcd5fdd8
 @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.20250804-032808",
 @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.000010   0.000001   0.000011 (  0.000011)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000029   0.000000   0.000029 (  0.000043)
build_up               0.005175   0.000000   2.140046 (  1.797187)
build_miniruby         0.001159   0.000000   1.239122 (  1.243653)
build_ruby             0.001707   0.000000   1.939652 (  3.987709)
build_all              0.008003   0.000000   3.239508 (  1.853119)
build_install          0.002827   0.014054   4.676503 (  2.645698)
test_btest             0.000636   0.000151  37.492159 ( 15.909505)
test_basic             0.005438   0.001292   0.503002 (  0.583819)
test_all               0.080439   0.034457 502.051501 (242.368999)
test_rubyspec          0.036641   0.042368  61.909931 ( 29.530839)
total: 299.92 sec