Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251028-165544
#<BuildRuby:0x000072ea5ef9fdd8
 @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-165544",
 @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.000006   0.000025 (  0.000025)
autoconf               0.000036   0.000011   0.000047 (  0.000046)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.008194   0.002060   4.872761 (  3.896791)
build_miniruby         0.001393   0.000120   2.134513 (  2.506929)
build_ruby             0.001837   0.000000   4.146797 ( 40.642584)
build_all              0.009475   0.000000   6.288664 (  2.959935)
build_install          0.020038   0.003562   9.498857 (  4.575929)
test_btest             0.000777   0.000208  69.335777 ( 23.949645)
test_basic             0.002065   0.004763   0.703523 (  2.241835)
test_all               0.089666   0.041046 714.953256 (280.749680)
test_rubyspec          0.050060   0.032297 113.586973 ( 33.097986)
total: 394.62 sec