Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250928-043843
#<BuildRuby:0x000079bb5e34fdd0
 @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.20250928-043843",
 @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.000005   0.000024 (  0.000024)
autoconf               0.000033   0.000010   0.000043 (  0.000042)
configure              0.000028   0.000008   0.000036 (  0.000034)
build_up               0.005685   0.003578   4.320880 ( 18.574997)
build_miniruby         0.000613   0.000861   2.277678 (  4.039973)
build_ruby             0.001398   0.000797   4.780363 (  4.873123)
build_all              0.007558   0.002496   6.397044 (  4.240644)
build_install          0.018029   0.006014  10.230886 (  6.566361)
test_btest             0.000413   0.000575  80.844770 ( 45.471050)
test_basic             0.003121   0.003639   0.979124 (  3.809769)
test_all               0.083014   0.039002 645.754053 (340.182034)
test_rubyspec          0.055337   0.027965 111.277196 ( 40.656969)
total: 468.42 sec