Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-083752
#<BuildRuby:0x000075121990fdd0
 @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.20251015-083752",
 @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.000017   0.000007   0.000024 (  0.000024)
autoconf               0.000032   0.000015   0.000047 (  0.000046)
configure              0.000032   0.000014   0.000046 (  0.000045)
build_up               0.002871   0.007475   5.127975 (  7.649772)
build_miniruby         0.001003   0.000519   2.359916 (  5.002585)
build_ruby             0.000571   0.001330   4.868875 ( 19.795379)
build_all              0.006586   0.003362   6.719062 (  5.313417)
build_install          0.020882   0.005033  10.637113 (  8.535349)
test_btest             0.000932   0.000000  79.304359 ( 42.658585)
test_basic             0.005155   0.004713   1.177834 (  1.402420)
test_all               0.097401   0.033479 714.419516 (352.489542)
test_rubyspec          0.046209   0.030610 111.776401 ( 38.221740)
total: 481.07 sec