Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251023-162842
#<BuildRuby:0x00007ae239e5fdd0
 @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.20251023-162842",
 @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.000012   0.000003   0.000015 (  0.000016)
autoconf               0.000028   0.000000   0.000028 (  0.000027)
configure              0.000021   0.000000   0.000021 (  0.000021)
build_up               0.004658   0.003952   4.051278 (  2.841477)
build_miniruby         0.000740   0.000621   1.852527 (  1.970413)
build_ruby             0.001612   0.000185   3.319218 (  3.433792)
build_all              0.005618   0.003186   8.586221 (  5.357313)
build_install          0.020167   0.006739  10.024466 (  6.509846)
test_btest             0.001001   0.000001  73.459564 ( 24.064447)
test_basic             0.000660   0.005170   0.732982 (  5.539178)
test_all               0.084510   0.034687 642.861368 (303.777864)
test_rubyspec          0.056847   0.022611 110.799843 ( 45.099797)
total: 398.60 sec