Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-023912
#<BuildRuby:0x000079a8ab4ffdd0
 @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-023912",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000028   0.000006   0.000034 (  0.000034)
configure              0.000000   0.000037   0.000037 (  0.000038)
build_up               0.005604   0.004086   4.969296 (  3.558180)
build_miniruby         0.001416   0.000094   2.271510 (  2.369932)
build_ruby             0.001938   0.000000   4.159307 (  4.278587)
build_all              0.005919   0.003502   6.140838 (  2.787235)
build_install          0.020088   0.002894   9.713730 (  5.384881)
test_btest             0.001070   0.000003  77.497214 ( 27.769526)
test_basic             0.004300   0.005572   1.147864 (  1.258342)
test_all               0.094932   0.036929 685.997000 (328.140555)
test_rubyspec          0.050846   0.028618 117.347166 ( 65.629686)
total: 441.18 sec