Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251023-065640
#<BuildRuby:0x000079bcc708fdd8
 @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.20251023-065640",
 @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.000005   0.000029 (  0.000028)
autoconf               0.000041   0.000008   0.000049 (  0.000048)
configure              0.000032   0.000007   0.000039 (  0.000038)
build_up               0.004089   0.006781   5.185000 (  4.094674)
build_miniruby         0.001590   0.000131   1.915938 (  2.010606)
build_ruby             0.001142   0.001064   4.506696 (  4.969888)
build_all              0.005445   0.003182   5.968698 (  3.304474)
build_install          0.016829   0.001849   8.174333 (  3.950062)
test_btest             0.000198   0.000855  66.533690 ( 17.909001)
test_basic             0.004131   0.004778   1.108871 (  1.328106)
test_all               0.090793   0.036177 635.826819 (206.400329)
test_rubyspec          0.050045   0.032234 108.186095 ( 25.351096)
total: 269.32 sec