Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251013-103708
#<BuildRuby:0x000070da600dfdd0
 @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-103708",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000030   0.000009   0.000039 (  0.000038)
configure              0.000030   0.000009   0.000039 (  0.000039)
build_up               0.005689   0.003858   4.923954 (  3.523554)
build_miniruby         0.000712   0.000923  17.161637 ( 15.667197)
build_ruby             0.001532   0.000164   3.563301 (  3.663746)
build_all              0.006425   0.001767   5.497759 (  2.321071)
build_install          0.015109   0.005441   8.825002 (  4.663043)
test_btest             0.000882   0.000000  79.473557 ( 34.836391)
test_basic             0.004072   0.001009   1.023737 (  1.084140)
test_all               0.096395   0.034886 721.413452 (368.085071)
test_rubyspec          0.044290   0.038029 119.748256 ( 66.099745)
total: 499.95 sec