Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-063649
#<BuildRuby:0x00007c61cd19fdd8
 @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.20251012-063649",
 @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.000030   0.000007   0.000037 (  0.000036)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.003468   0.007088   5.262688 ( 14.976862)
build_miniruby         0.001990   0.000000  85.680499 ( 44.658823)
build_ruby             0.001929   0.000495   4.990609 ( 97.263090)
build_all              0.008803   0.001188   7.053214 (  5.531570)
build_install          0.016743   0.007445  10.186140 ( 48.162734)
test_btest             0.000245   0.000797  83.866468 ( 51.637926)
test_basic             0.005020   0.003288   1.154032 (  1.545259)
test_all               0.098133   0.037167 738.978386 (416.815875)
test_rubyspec          0.048783   0.036190 117.506559 ( 51.219319)
total: 731.81 sec