Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-022615
#<BuildRuby:0x0000753e3ea2fde0
 @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-022615",
 @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.000021)
autoconf               0.000031   0.000007   0.000038 (  0.000037)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.007165   0.002718   5.178462 (  4.333775)
build_miniruby         0.000651   0.000937   2.489445 (  2.607974)
build_ruby             0.001681   0.000152   4.676319 (  4.757957)
build_all              0.007218   0.001994   6.671415 (  4.186538)
build_install          0.020866   0.004833  10.394206 (  7.393821)
test_btest             0.000757   0.000177  80.479317 ( 50.402138)
test_basic             0.003888   0.005127   1.171155 (  1.399325)
test_all               0.097387   0.036529 758.933116 (476.370771)
test_rubyspec          0.056315   0.029277 113.417623 ( 63.887177)
total: 615.34 sec