Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-222201
#<BuildRuby:0x00007f01136dfdd8
 @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.20251019-222201",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000034   0.000008   0.000042 (  0.000041)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.005582   0.004869   5.177966 (  4.725821)
build_miniruby         0.001267   0.000302   1.940989 (  2.470793)
build_ruby             0.001053   0.001044   4.690052 (  4.981281)
build_all              0.005315   0.003423   6.248880 (  2.794136)
build_install          0.018560   0.004356   9.522786 (  5.516080)
test_btest             0.000707   0.000182  78.562218 ( 32.147709)
test_basic             0.004347   0.004194   1.076629 (  1.131727)
test_all               0.102360   0.028225 714.538470 (322.291677)
test_rubyspec          0.048009   0.036111 114.631731 ( 34.479065)
total: 410.54 sec