Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-232207
#<BuildRuby:0x0000739efeb3fdd8
 @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.20251030-232207",
 @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.000023   0.000005   0.000028 (  0.000029)
autoconf               0.000047   0.000000   0.000047 (  0.000046)
configure              0.000039   0.000000   0.000039 (  0.000039)
build_up               0.005124   0.006674   5.769614 (  7.980288)
build_miniruby         0.000986   0.001482   3.853641 (  7.803521)
build_ruby             0.000173   0.002074   4.670149 ( 93.970009)
build_all              0.006227   0.003288   6.711442 (  6.905092)
build_install          0.018294   0.007694  10.663285 ( 13.116104)
test_btest             0.001189   0.000027  82.467026 ( 79.806619)
test_basic             0.008643   0.000603   1.205785 (  3.905548)
test_all               0.108000   0.033989 771.688143 (950.516544)
test_rubyspec          0.049902   0.035887 125.835724 (153.500258)
total: 1317.51 sec