Logfile: /home/opc/ruby/logs/brlog.master.20250803-113629
#<BuildRuby:0x0000ffff3653fdc8
 @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.20250803-113629",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000021   0.000002   0.000023 (  0.000022)
configure              0.000018   0.000002   0.000020 (  0.000020)
build_up               0.005533   0.000000   2.144315 (  1.816806)
build_miniruby         0.001262   0.000000   1.284047 (  1.291960)
build_ruby             0.001594   0.000000   1.946731 (  4.419122)
build_all              0.002043   0.005724   3.218941 (  1.788586)
build_install          0.014860   0.003030   4.695002 (  2.649244)
test_btest             0.000607   0.000100  37.232899 ( 18.761526)
test_basic             0.002657   0.003815   0.492905 (  0.579064)
test_all               0.101914   0.012829 487.564555 (230.995639)
test_rubyspec          0.055999   0.037888  65.338361 ( 30.504464)
total: 292.81 sec