Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-182706
#<BuildRuby:0x00007b466774fdc8
 @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.20251020-182706",
 @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.000005   0.000023 (  0.000024)
autoconf               0.000034   0.000010   0.000044 (  0.000043)
configure              0.000052   0.000000   0.000052 (  0.000051)
build_up               0.007498   0.003112   5.342440 (  4.956064)
build_miniruby         0.001590   0.000174   1.968408 (  2.513824)
build_ruby             0.001401   0.000430   4.600664 ( 17.158530)
build_all              0.006005   0.003378   6.413345 (  4.230995)
build_install          0.018856   0.006243   9.884576 (  8.406382)
test_btest             0.000173   0.000779  78.151329 ( 47.323945)
test_basic             0.006303   0.001759   1.143299 (  1.286293)
test_all               0.088129   0.040876 707.023550 (369.321619)
test_rubyspec          0.049547   0.030351 114.301758 ( 61.565841)
total: 516.77 sec