Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251016-002532
#<BuildRuby:0x000074a2f5affde0
 @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.20251016-002532",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.006625   0.004166   5.472296 (  5.120509)
build_miniruby         0.000000   0.001850  24.110195 ( 24.517878)
build_ruby             0.001126   0.000841   4.591142 (  4.820930)
build_all              0.006036   0.002732   6.247235 (  3.349930)
build_install          0.016521   0.006013   9.584174 (  5.958272)
test_btest             0.000674   0.000195  78.026896 ( 38.356446)
test_basic             0.005816   0.002124   1.187354 (  1.407303)
test_all               0.101870   0.031192 762.174163 (474.643072)
test_rubyspec          0.050106   0.034260 112.409692 ( 53.405027)
total: 611.58 sec