Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251031-012145
#<BuildRuby:0x00007018d5b8fde0
 @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-012145",
 @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.000004   0.000023 (  0.000023)
autoconf               0.000035   0.000008   0.000043 (  0.000043)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.005915   0.004799   5.350186 (  5.069317)
build_miniruby         0.001548   0.000000   2.518127 (  6.571043)
build_ruby             0.002151   0.000000   4.630946 ( 88.467144)
build_all              0.005766   0.003947   6.650502 (  5.202780)
build_install          0.016043   0.012127  10.631811 ( 13.210575)
test_btest             0.000134   0.001110  85.471070 ( 75.656650)
test_basic             0.005892   0.003548   1.159181 (  2.467113)
test_all               0.097773   0.039025 786.871047 (935.947967)
test_rubyspec          0.058451   0.030925 126.036317 (129.835736)
total: 1262.43 sec