Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-163002
#<BuildRuby:0x0000703a58b3fdc8
 @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-163002",
 @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.000021   0.000006   0.000027 (  0.000026)
autoconf               0.000039   0.000010   0.000049 (  0.000047)
configure              0.000032   0.000008   0.000040 (  0.000039)
build_up               0.006747   0.004486   5.336717 (  4.927430)
build_miniruby         0.000711   0.001061  43.251159 ( 44.818995)
build_ruby             0.000211   0.001692   4.399918 ( 35.063226)
build_all              0.007937   0.000843   6.087700 (  3.488377)
build_install          0.021717   0.001058   9.438413 (  8.924683)
test_btest             0.000809   0.000205  74.141508 ( 35.716864)
test_basic             0.005285   0.002366   1.105023 (  1.364090)
test_all               0.098481   0.034375 734.728815 (479.646705)
test_rubyspec          0.044959   0.033040 119.217218 ( 74.298456)
total: 688.25 sec