Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251027-205530
#<BuildRuby:0x00007a64ad0ffdc0
 @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.20251027-205530",
 @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.000004   0.000023 (  0.000023)
autoconf               0.000032   0.000006   0.000038 (  0.000039)
configure              0.000023   0.000005   0.000028 (  0.000027)
build_up               0.003827   0.006430   5.340689 (  4.106456)
build_miniruby         0.001316   0.000315   3.840265 (  3.893569)
build_ruby             0.000956   0.001009   4.668603 ( 33.163234)
build_all              0.006789   0.002978   6.230465 (  3.784353)
build_install          0.019990   0.004230   9.549998 ( 16.816608)
test_btest             0.000762   0.000190  75.722201 ( 35.547075)
test_basic             0.004734   0.003533   1.177849 (  1.321855)
test_all               0.102438   0.034100 683.540306 (240.000220)
test_rubyspec          0.044965   0.035815 114.249381 ( 32.767602)
total: 371.40 sec