Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-062550
#<BuildRuby:0x00007db9e0adfdc8
 @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-062550",
 @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.000005   0.000021 (  0.000021)
autoconf               0.000027   0.000008   0.000035 (  0.000035)
configure              0.000022   0.000007   0.000029 (  0.000028)
build_up               0.007498   0.002270   4.777538 (  9.266840)
build_miniruby         0.001543   0.000161   8.321241 ( 12.080906)
build_ruby             0.001745   0.000000   4.432691 ( 67.229626)
build_all              0.004299   0.004019   6.219259 (  3.545176)
build_install          0.020947   0.000757   9.608562 (  5.787118)
test_btest             0.000000   0.000956  76.471997 ( 36.496474)
test_basic             0.005622   0.002166   1.113395 (  1.222235)
test_all               0.101099   0.031819 743.443615 (490.336468)
test_rubyspec          0.054573   0.031886 117.081114 ( 61.422350)
total: 687.39 sec