Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251023-022943
#<BuildRuby:0x000073b99770fde0
 @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.20251023-022943",
 @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.000035   0.000009   0.000044 (  0.000043)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.008445   0.002598   5.324824 (  7.972326)
build_miniruby         0.000887   0.000702   2.529444 (  6.902058)
build_ruby             0.001748   0.000320   4.383335 ( 41.100265)
build_all              0.006859   0.002439   9.933694 (  8.771632)
build_install          0.016336   0.006987  10.108774 ( 28.664407)
test_btest             0.000948   0.000010  78.421280 ( 37.177025)
test_basic             0.003780   0.002715   1.065286 (  1.137926)
test_all               0.100730   0.033205 715.500731 (392.247386)
test_rubyspec          0.055797   0.027357 113.902053 ( 64.447509)
total: 588.42 sec