Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-223539
#<BuildRuby:0x0000796d5f2cfdd0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11",
 @TARGET_NAME="trunk_gcc11",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-11"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-223539",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000023   0.000004   0.000027 (  0.000027)
autoconf               0.000037   0.000007   0.000044 (  0.000044)
configure              0.000031   0.000006   0.000037 (  0.000037)
build_up               0.006992   0.003998   5.186470 (  4.574153)
build_miniruby         0.000000   0.001641   2.447554 (  2.726006)
build_ruby             0.001946   0.000248   4.626437 (  5.253400)
build_all              0.007536   0.001531   6.572473 (  4.552571)
build_install          0.019914   0.004465  10.087834 (  7.022479)
test_btest             0.000526   0.000528  74.439320 ( 31.007967)
test_basic             0.003296   0.004217   0.969162 (  1.746609)
test_all               0.098977   0.029941 694.715411 (366.034757)
test_rubyspec          0.047291   0.030886 113.687254 ( 50.767481)
total: 473.69 sec