Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-084520
#<BuildRuby:0x00007339ec8efdc0
 @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.20251029-084520",
 @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.000021   0.000005   0.000026 (  0.000027)
autoconf               0.000041   0.000000   0.000041 (  0.000041)
configure              0.000039   0.000000   0.000039 (  0.000039)
build_up               0.008330   0.002905   5.216896 (  3.881864)
build_miniruby         0.001877   0.000000   2.256026 (  2.261677)
build_ruby             0.000000   0.002112   4.583241 (  4.623551)
build_all              0.006452   0.003924   6.693643 (  3.507203)
build_install          0.017977   0.008006  10.194775 (  5.400504)
test_btest             0.000873   0.000248  80.781518 ( 36.399422)
test_basic             0.002922   0.005052   1.075944 (  1.132500)
test_all               0.094938   0.032825 677.595623 (239.785235)
test_rubyspec          0.050639   0.031571 112.048341 ( 29.858387)
total: 326.85 sec