Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-105351
#<BuildRuby:0x000078e816edfdd8
 @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_gcc12",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12",
 @TARGET_NAME="trunk_gcc12",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-12"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20251025-105351",
 @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.000005   0.000020 (  0.000020)
autoconf               0.000029   0.000010   0.000039 (  0.000037)
configure              0.000022   0.000007   0.000029 (  0.000029)
build_up               0.003172   0.007881   5.521475 (  6.413395)
build_miniruby         0.009960   0.003756 304.267895 (262.909027)
build_ruby             0.001386   0.000769   5.681281 ( 35.009987)
build_all              0.070848   0.015610 241.476226 (189.457284)
build_install          0.014944   0.008472   9.678996 (  6.904706)
test_btest             0.000667   0.000231  81.550071 ( 51.517264)
test_basic             0.001791   0.007606   1.131713 (  1.696202)
test_all               0.101676   0.038144 739.019677 (372.295477)
test_rubyspec          0.039711   0.040046 114.293763 ( 35.966664)
total: 962.17 sec