Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251031-092131
#<BuildRuby:0x00007b300acbfdd0
 @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.20251031-092131",
 @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.000025   0.000004   0.000029 (  0.000030)
autoconf               0.000043   0.000007   0.000050 (  0.000050)
configure              0.000034   0.000005   0.000039 (  0.000039)
build_up               0.005557   0.005306   5.224758 (  5.236173)
build_miniruby         0.001540   0.000095   1.944725 (  2.351357)
build_ruby             0.001264   0.000876   4.377299 (  4.923823)
build_all              0.008110   0.001958   6.651847 (  5.439681)
build_install          0.018151   0.008445  10.343089 (  8.684342)
test_btest             0.000208   0.000888  76.087640 ( 47.804067)
test_basic             0.007216   0.001709   1.236707 (  1.982684)
test_all               0.099546   0.040665 766.226370 (769.578564)
test_rubyspec          0.060634   0.029989 124.740240 (127.019995)
total: 973.02 sec