Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251017-202313
#<BuildRuby:0x00007832644efde0
 @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.20251017-202313",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000022   0.000006   0.000028 (  0.000029)
build_up               0.006488   0.003019   4.736755 ( 38.884299)
build_miniruby         0.001370   0.000000   2.208039 (  2.216349)
build_ruby             0.001060   0.000866   4.437072 (  4.581985)
build_all              0.005950   0.002300   6.254426 (  3.049901)
build_install          0.015210   0.008549  10.102579 (  5.693692)
test_btest             0.000796   0.000264  77.532520 ( 31.290472)
test_basic             0.006137   0.001352   1.134814 (  1.305048)
test_all               0.097660   0.034379 727.251626 (348.751806)
test_rubyspec          0.051566   0.031454 113.586091 ( 44.119239)
total: 479.89 sec