Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251021-002803
#<BuildRuby:0x000071c94659fde0
 @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.20251021-002803",
 @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.000013   0.000003   0.000016 (  0.000017)
autoconf               0.000035   0.000000   0.000035 (  0.000035)
configure              0.000026   0.000000   0.000026 (  0.000026)
build_up               0.007798   0.002567   5.227629 (  4.375731)
build_miniruby         0.001529   0.000000   1.978162 (  2.756037)
build_ruby             0.001865   0.000000   4.562828 (  5.120117)
build_all              0.008614   0.000436   6.340956 (  4.714547)
build_install          0.015565   0.006557   9.731914 (  7.009641)
test_btest             0.000440   0.000624  69.949267 ( 28.949447)
test_basic             0.002059   0.003755   1.022734 (  7.007396)
test_all               0.093164   0.037478 688.801166 (383.516036)
test_rubyspec          0.040368   0.040526 114.997800 ( 58.108321)
total: 501.56 sec