Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-062345
#<BuildRuby:0x0000783cba33fdc8
 @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-062345",
 @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.000044   0.000000   0.000044 (  0.000044)
configure              0.000033   0.000000   0.000033 (  0.000032)
build_up               0.007357   0.002904   5.427983 (  3.939461)
build_miniruby         0.000128   0.001803   1.877696 (  1.893677)
build_ruby             0.001426   0.000852   4.834409 ( 15.912609)
build_all              0.008719   0.001176   6.680830 (  3.833886)
build_install          0.019452   0.005928  10.024007 (  5.868993)
test_btest             0.000000   0.001050  79.054382 ( 37.948821)
test_basic             0.005188   0.002256   1.020607 (  3.605659)
test_all               0.101137   0.031034 783.601951 (450.336414)
test_rubyspec          0.054848   0.030305 116.381682 ( 62.831664)
total: 586.17 sec