Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-123826
#<BuildRuby:0x000077ff0e59fdc8
 @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-123826",
 @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.000022)
autoconf               0.000032   0.000008   0.000040 (  0.000039)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.006955   0.003736   4.974827 (  3.613400)
build_miniruby         0.001423   0.000112   1.380347 (  1.408119)
build_ruby             0.001588   0.000154   3.668579 ( 41.777160)
build_all              0.003396   0.004427   5.688536 (  4.357886)
build_install          0.014680   0.006236   8.664114 ( 50.542457)
test_btest             0.000982   0.000108  76.690666 ( 52.559061)
test_basic             0.002383   0.006495   1.163232 (  2.021415)
test_all               0.090230   0.041395 711.075988 (380.291754)
test_rubyspec          0.046092   0.032099 113.362491 ( 42.998121)
total: 579.57 sec