Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-142948
#<BuildRuby:0x000071aecd8efdd0
 @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.20251022-142948",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000026   0.000007   0.000033 (  0.000032)
build_up               0.005965   0.003332   4.907642 (  3.356968)
build_miniruby         0.001446   0.000108   1.827093 (  1.849499)
build_ruby             0.001441   0.000384   4.137616 (  4.200263)
build_all              0.006393   0.002415   6.158195 (  3.129645)
build_install          0.016540   0.006554   9.503624 (  6.023045)
test_btest             0.000819   0.000234  73.711536 ( 33.310914)
test_basic             0.002779   0.006320   1.032243 (  1.127523)
test_all               0.100262   0.029309 706.275735 (394.469414)
test_rubyspec          0.061805   0.023139 115.743196 ( 62.405805)
total: 509.88 sec