Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251024-185541
#<BuildRuby:0x00007ef6d992fdc0
 @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-185541",
 @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.000025   0.000006   0.000031 (  0.000030)
autoconf               0.000039   0.000008   0.000047 (  0.000046)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.007332   0.003546   4.962929 (  4.086348)
build_miniruby         0.001524   0.000113   2.022776 (  2.129583)
build_ruby             0.001872   0.000217   4.317108 (  4.521514)
build_all              0.008664   0.001347   6.228421 (  3.905045)
build_install          0.020071   0.004932   9.340531 (  5.937418)
test_btest             0.001025   0.000230  81.209428 ( 43.171496)
test_basic             0.000855   0.008128   1.168103 (  1.252766)
test_all               0.095386   0.038764 665.822174 (252.777517)
test_rubyspec          0.052642   0.030148 109.093001 ( 24.127355)
total: 341.91 sec