Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251028-005641
#<BuildRuby:0x0000712bf187fdc8
 @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.20251028-005641",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000031   0.000009   0.000040 (  0.000039)
configure              0.000023   0.000006   0.000029 (  0.000030)
build_up               0.005348   0.004105   4.480391 (  3.665626)
build_miniruby         0.000369   0.001115   1.835179 (  3.197720)
build_ruby             0.001574   0.000165   3.640617 ( 39.294225)
build_all              0.005594   0.002591   5.292153 (  2.525796)
build_install          0.015175   0.006058   7.529149 (  5.481395)
test_btest             0.000177   0.000777  74.206986 ( 27.775969)
test_basic             0.003067   0.005019   0.799703 (  5.264357)
test_all               0.094038   0.039034 711.433010 (278.407828)
test_rubyspec          0.042826   0.038295 112.017491 ( 24.050063)
total: 389.66 sec