Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251021-005333
#<BuildRuby:0x00007904fbe7fdc8
 @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.20251021-005333",
 @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.000024   0.000007   0.000031 (  0.000030)
autoconf               0.000036   0.000010   0.000046 (  0.000046)
configure              0.000061   0.000000   0.000061 (  0.000061)
build_up               0.006992   0.003932   5.203386 (  3.861496)
build_miniruby         0.001492   0.000136   1.905941 (  1.999193)
build_ruby             0.001424   0.000843   4.758148 ( 17.029858)
build_all              0.007215   0.002261   6.443873 (  4.206003)
build_install          0.021185   0.005330   9.783785 (  6.687455)
test_btest             0.000106   0.001093  79.645685 ( 41.281503)
test_basic             0.002917   0.006643   1.152220 (  1.581043)
test_all               0.105363   0.030529 684.226668 (318.457083)
test_rubyspec          0.049046   0.028589 109.194137 ( 27.018106)
total: 422.12 sec