Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-162706
#<BuildRuby:0x00007df39ef0fdd8
 @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-162706",
 @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.000004   0.000023 (  0.000025)
autoconf               0.000041   0.000010   0.000051 (  0.000051)
configure              0.000032   0.000008   0.000040 (  0.000040)
build_up               0.004710   0.005713   5.486558 (  5.041585)
build_miniruby         0.001982   0.000258  92.700958 ( 43.685499)
build_ruby             0.001654   0.000194   4.748730 (  5.087295)
build_all              0.007142   0.002518   6.431367 (  4.274442)
build_install          0.017070   0.005585   9.818589 (  7.038421)
test_btest             0.000825   0.000228  78.992106 ( 42.164653)
test_basic             0.001796   0.006445   1.218571 (  1.638638)
test_all               0.092678   0.035180 728.933897 (319.399103)
test_rubyspec          0.053283   0.027962 115.366101 ( 58.327264)
total: 486.66 sec