Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-143610
#<BuildRuby:0x0000722642f6fdd0
 @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.20251012-143610",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000035   0.000008   0.000043 (  0.000044)
configure              0.000027   0.000007   0.000034 (  0.000035)
build_up               0.005433   0.004672   5.126114 (  6.069410)
build_miniruby         0.001484   0.000122   1.992947 (  3.571919)
build_ruby             0.001774   0.001232   4.848837 ( 74.775179)
build_all              0.008968   0.000712   6.484462 (  3.348426)
build_install          0.016143   0.004346   9.017411 ( 25.765228)
test_btest             0.000000   0.000913  74.171212 ( 23.748274)
test_basic             0.002649   0.004257   1.048866 (  2.951048)
test_all               0.102188   0.032502 735.694452 (358.277983)
test_rubyspec          0.054532   0.031402 116.945517 ( 46.791622)
total: 545.30 sec