Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251024-085747
#<BuildRuby:0x00007d3b76d3fde0
 @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.20251024-085747",
 @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.000006   0.000025 (  0.000026)
autoconf               0.000033   0.000010   0.000043 (  0.000043)
configure              0.000028   0.000009   0.000037 (  0.000037)
build_up               0.005303   0.003432   4.350093 (  3.644057)
build_miniruby         0.001066   0.000352   1.634542 (  1.864131)
build_ruby             0.000533   0.001090   3.419608 ( 31.224191)
build_all              0.004904   0.002007   4.404135 (  3.381276)
build_install          0.013138   0.004355   7.132911 (  9.255380)
test_btest             0.000955   0.000000  66.219292 ( 19.926944)
test_basic             0.004396   0.004329   0.761139 (  5.482530)
test_all               0.093146   0.030157 591.090578 (189.627679)
test_rubyspec          0.041028   0.036039 109.371487 ( 24.472146)
total: 288.88 sec