Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251017-142227
#<BuildRuby:0x0000772cc3ecfdd0
 @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.20251017-142227",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000037   0.000007   0.000044 (  0.000044)
configure              0.000042   0.000000   0.000042 (  0.000042)
build_up               0.005939   0.004684   5.293061 (  4.580526)
build_miniruby         0.001258   0.000275   2.236102 (  2.541564)
build_ruby             0.001977   0.000000   4.463019 ( 15.878841)
build_all              0.007648   0.002263   6.614074 (  4.722885)
build_install          0.017541   0.006736  10.107688 (  7.607937)
test_btest             0.000000   0.001033  79.290530 ( 43.979137)
test_basic             0.004112   0.006094   1.203404 (  1.326303)
test_all               0.099384   0.031367 714.447383 (371.441190)
test_rubyspec          0.052727   0.031623 115.243067 ( 49.233027)
total: 501.31 sec