Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251007-183521
#<BuildRuby:0x00007b10e916fdd0
 @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.20251007-183521",
 @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.000002   0.000012 (  0.000014)
autoconf               0.000022   0.000006   0.000028 (  0.000027)
configure              0.000017   0.000004   0.000021 (  0.000020)
build_up               0.002189   0.006116   3.669727 (  2.381508)
build_miniruby         0.001455   0.000000   1.190489 (  1.191059)
build_ruby             0.001582   0.000065   3.070947 (  3.218652)
build_all              0.004222   0.002653   5.157329 (  2.074157)
build_install          0.013699   0.004624   8.468008 (  4.185878)
test_btest             0.000855   0.000000  71.271374 ( 19.656500)
test_basic             0.003780   0.003883   0.898069 (  0.949487)
test_all               0.100254   0.028203 661.915075 (234.625081)
test_rubyspec          0.055478   0.023789 115.837989 ( 31.444011)
total: 299.73 sec