Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251016-084037
#<BuildRuby:0x00007a042918fdd8
 @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.20251016-084037",
 @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.000020   0.000006   0.000026 (  0.000026)
autoconf               0.000036   0.000011   0.000047 (  0.000047)
configure              0.000049   0.000000   0.000049 (  0.000049)
build_up               0.006103   0.004758   5.188702 (  4.072360)
build_miniruby         0.001439   0.000132   1.827275 (  1.954845)
build_ruby             0.001957   0.000000   4.694908 (  4.904873)
build_all              0.007856   0.001623   6.445630 (  4.461761)
build_install          0.017396   0.006348   9.778776 (  6.602800)
test_btest             0.001148   0.000025  74.522879 ( 39.986937)
test_basic             0.005117   0.002752   1.100646 (  1.320339)
test_all               0.086274   0.044829 701.417286 (325.165515)
test_rubyspec          0.042296   0.039810 118.434580 ( 52.095178)
total: 440.57 sec