Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251010-083744
#<BuildRuby:0x00007cb86e93fdc0
 @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.20251010-083744",
 @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.000012   0.000004   0.000016 (  0.000016)
autoconf               0.000027   0.000008   0.000035 (  0.000034)
configure              0.000021   0.000006   0.000027 (  0.000027)
build_up               0.005283   0.005370   5.110719 (  4.476191)
build_miniruby         0.000000   0.001686   2.429814 (  3.427910)
build_ruby             0.001215   0.000667   4.446147 ( 51.884266)
build_all              0.007217   0.002424   6.456778 (  3.995417)
build_install          0.019546   0.005878  10.349109 (  7.120440)
test_btest             0.001040   0.000000  77.923920 ( 44.405831)
test_basic             0.004325   0.004317   0.919443 (  4.099752)
test_all               0.092230   0.039270 702.452387 (256.524502)
test_rubyspec          0.051924   0.027912 110.785972 ( 29.604051)
total: 405.54 sec