Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-162616
#<BuildRuby:0x000079d145adfdc8
 @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_gcc14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc14",
 @TARGET_NAME="trunk_gcc14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc14.20251015-162616",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000041   0.000000   0.000041 (  0.000042)
build_up               0.004122   0.005078   4.944448 (  3.255881)
build_miniruby         0.000524   0.000907   1.749470 (  1.823734)
build_ruby             0.000000   0.001750   4.128157 (  4.203039)
build_all              0.006180   0.002403   5.582341 (  2.360380)
build_install          0.017518   0.004155   9.048995 (  4.622842)
test_btest             0.000999   0.000003  71.936090 ( 23.665537)
test_basic             0.004989   0.003268   1.018568 (  4.760509)
test_all               0.095215   0.036804 676.627003 (387.106747)
test_rubyspec          0.051385   0.032118 119.668490 ( 61.102592)
total: 492.90 sec