Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251013-083614
#<BuildRuby:0x000070f2756cfdd0
 @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.20251013-083614",
 @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.000010   0.000004   0.000014 (  0.000014)
autoconf               0.000020   0.000008   0.000028 (  0.000027)
configure              0.000015   0.000007   0.000022 (  0.000022)
build_up               0.004804   0.004368   4.686413 (  2.921576)
build_miniruby         0.001007   0.000549   1.776151 (  1.790816)
build_ruby             0.001583   0.000261   4.560798 (  4.674073)
build_all              0.008505   0.001626   6.556627 (  4.079195)
build_install          0.021098   0.004925  10.309760 (  7.458317)
test_btest             0.000960   0.000026  78.749063 ( 25.818201)
test_basic             0.003413   0.005256   1.018323 (  1.066413)
test_all               0.093493   0.038221 704.658381 (310.039377)
test_rubyspec          0.050030   0.033211 114.516111 ( 56.277024)
total: 414.13 sec