Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-082314
#<BuildRuby:0x00007a1b7c6ffdd0
 @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.20251018-082314",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.004391   0.006259   5.246693 (  4.231582)
build_miniruby         0.000771   0.000968   1.941706 (  2.068136)
build_ruby             0.000659   0.001236   4.850317 (  4.995590)
build_all              0.008403   0.000882   6.693702 (  4.359617)
build_install          0.019105   0.004636  10.071754 (  6.362860)
test_btest             0.001035   0.000000  76.106166 ( 37.609976)
test_basic             0.003620   0.004539   1.211536 (  1.666685)
test_all               0.095679   0.035245 707.175700 (422.470062)
test_rubyspec          0.054558   0.030086 116.561851 ( 65.000306)
total: 548.77 sec