Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251011-143521
#<BuildRuby:0x00007adbe56bfdc8
 @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.20251011-143521",
 @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.000028)
autoconf               0.000044   0.000010   0.000054 (  0.000055)
configure              0.000048   0.000000   0.000048 (  0.000047)
build_up               0.008291   0.002577   5.295459 (  5.489985)
build_miniruby         0.001347   0.000312   1.972379 (  2.379133)
build_ruby             0.001966   0.000000   4.876237 (  5.500562)
build_all              0.007830   0.002205   6.611566 (  6.857811)
build_install          0.020833   0.006967  10.132324 ( 10.105161)
test_btest             0.000770   0.000187  77.276800 ( 54.204265)
test_basic             0.006352   0.002399   1.151154 (  1.449575)
test_all               0.102739   0.033579 729.776745 (416.049509)
test_rubyspec          0.053809   0.030551 113.530692 ( 60.708579)
total: 562.75 sec