Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251031-032146
#<BuildRuby:0x00007f5e8639fdc8
 @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.20251031-032146",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000034   0.000009   0.000043 (  0.000041)
configure              0.000031   0.000008   0.000039 (  0.000039)
build_up               0.005236   0.006448   5.633161 (  5.122465)
build_miniruby         0.000857   0.000943   2.837447 (  4.486527)
build_ruby             0.001632   0.000454   4.810695 ( 97.609752)
build_all              0.009037   0.002017   6.924909 (  5.920259)
build_install          0.019872   0.007515  11.209086 ( 47.072401)
test_btest             0.000264   0.000786  79.532940 ( 42.655878)
test_basic             0.002816   0.003629   0.818451 (  1.943631)
test_all               0.102942   0.032152 768.407490 (833.883382)
test_rubyspec          0.056147   0.033363 124.428809 (130.104496)
total: 1168.80 sec