Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251014-143832
#<BuildRuby:0x000076ff2177fdc0
 @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.20251014-143832",
 @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.000017   0.000003   0.000020 (  0.000021)
autoconf               0.000035   0.000005   0.000040 (  0.000040)
configure              0.000027   0.000004   0.000031 (  0.000031)
build_up               0.004961   0.005592   5.184889 (  4.303001)
build_miniruby         0.000983   0.001222  22.827153 ( 19.422679)
build_ruby             0.001165   0.000851   5.018415 (  5.433846)
build_all              0.005269   0.005652   6.665794 (  5.633218)
build_install          0.022345   0.004999  10.122725 (  8.528560)
test_btest             0.000800   0.000186  76.582750 ( 38.391266)
test_basic             0.004339   0.005649   1.168630 (  1.612720)
test_all               0.097232   0.036265 709.713887 (422.242524)
test_rubyspec          0.062787   0.024908 117.676798 ( 62.844531)
total: 568.41 sec