Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-222510
#<BuildRuby:0x000075c0efecfdd0
 @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.20251014-222510",
 @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.000017   0.000003   0.000020 (  0.000021)
autoconf               0.000036   0.000006   0.000042 (  0.000043)
configure              0.000031   0.000005   0.000036 (  0.000037)
build_up               0.006458   0.004284   5.282339 (  4.032205)
build_miniruby         0.001769   0.000206  84.755748 ( 53.206114)
build_ruby             0.000477   0.001619   4.559040 (  4.717384)
build_all              0.007231   0.002455   6.161760 (  3.417542)
build_install          0.013401   0.009846   9.507419 (  6.789633)
test_btest             0.000985   0.000000  77.752883 ( 57.480845)
test_basic             0.004459   0.003480   1.142115 (  1.616816)
test_all               0.100683   0.030239 716.320648 (401.461075)
test_rubyspec          0.055863   0.028543 119.268337 ( 62.193325)
total: 594.92 sec