Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251016-042405
#<BuildRuby:0x0000745865cdfdc0
 @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.20251016-042405",
 @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.000020)
autoconf               0.000035   0.000008   0.000043 (  0.000045)
configure              0.000032   0.000008   0.000040 (  0.000039)
build_up               0.005808   0.005256   6.165535 (  4.471553)
build_miniruby         0.002069   0.000287 115.107882 ( 64.700504)
build_ruby             0.001817   0.000739   4.693957 (  4.897687)
build_all              0.008388   0.000600   6.244791 (  3.766338)
build_install          0.020804   0.002610   9.783725 (  6.214297)
test_btest             0.000962   0.000000  76.524131 ( 35.019414)
test_basic             0.006299   0.001822   1.113144 (  1.335419)
test_all               0.089224   0.040159 752.900829 (428.319264)
test_rubyspec          0.050151   0.033138 112.389983 ( 52.736863)
total: 601.46 sec