Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251028-085600
#<BuildRuby:0x00007bee7415fde0
 @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.20251028-085600",
 @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.000023   0.000005   0.000028 (  0.000029)
autoconf               0.000035   0.000008   0.000043 (  0.000043)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.004565   0.005631   5.158192 (  4.522646)
build_miniruby         0.001626   0.000000   2.301423 (  2.462915)
build_ruby             0.001535   0.000317   3.798286 ( 42.789318)
build_all              0.005438   0.002851   5.113238 (  3.002956)
build_install          0.016791   0.005474   7.390132 (  4.541067)
test_btest             0.000000   0.000911  69.292886 ( 22.842644)
test_basic             0.005752   0.002959   0.820579 (  4.727430)
test_all               0.092991   0.036477 713.636739 (297.671265)
test_rubyspec          0.049043   0.034594 112.356840 ( 26.165904)
total: 408.73 sec