Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-223745
#<BuildRuby:0x00007ca609edfdd8
 @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-223745",
 @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.000022   0.000000   0.000022 (  0.000023)
autoconf               0.000045   0.000000   0.000045 (  0.000044)
configure              0.000036   0.000000   0.000036 (  0.000035)
build_up               0.001957   0.007784   4.992159 (  3.298625)
build_miniruby         0.000908   0.000695   1.908068 (  1.923459)
build_ruby             0.001639   0.000200   4.777724 (  5.015654)
build_all              0.007065   0.002245   6.519620 (  3.673977)
build_install          0.019964   0.005714   9.837521 (  5.816810)
test_btest             0.000000   0.001097  81.422992 ( 44.982723)
test_basic             0.003061   0.006740   1.221882 (  1.556947)
test_all               0.099656   0.035858 742.283284 (376.320973)
test_rubyspec          0.047796   0.030972 117.921675 ( 42.864357)
total: 485.46 sec