Logfile: /home/opc/ruby/logs/brlog.master.20250729-170216
#<BuildRuby:0x0000fffbbbdefdc0
 @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-170216",
 @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.000014   0.000002   0.000016 (  0.000015)
autoconf               0.000023   0.000002   0.000025 (  0.000026)
configure              0.000016   0.000001   0.000017 (  0.000018)
build_up               0.008572   0.008825  27.022287 ( 29.244977)
build_miniruby         0.007956   0.000711 131.551920 ( 50.422008)
build_ruby             0.001643   0.000311   2.017523 (  4.422291)
build_all              0.013072   0.006442  29.907230 ( 18.486954)
build_install          0.017949   0.000655   4.793545 (  2.856147)
test_btest             0.000000   0.000826  36.884814 ( 16.308833)
test_basic             0.000000   0.007015   0.494602 (  0.581763)
test_all               0.095110   0.015597 484.782333 (232.159916)
test_rubyspec          0.034761   0.059047  63.073608 ( 29.719670)
total: 384.20 sec