Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251001-204149
#<BuildRuby:0x00007dbd1ff3fde0
 @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.20251001-204149",
 @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.000015   0.000005   0.000020 (  0.000020)
autoconf               0.000028   0.000010   0.000038 (  0.000038)
configure              0.000024   0.000009   0.000033 (  0.000031)
build_up               0.004139   0.006465   5.241961 (  3.898681)
build_miniruby         0.001235   0.000485  43.243908 ( 26.731613)
build_ruby             0.001229   0.000701   4.185242 (  4.239300)
build_all              0.005704   0.002687   6.046391 (  3.010063)
build_install          0.017178   0.006495   9.501920 (  5.514904)
test_btest             0.000999   0.000032  78.498491 ( 39.187149)
test_basic             0.000000   0.008895   1.126446 (  1.678613)
test_all               0.096480   0.031464 654.261929 (312.978029)
test_rubyspec          0.048114   0.033417 110.165268 ( 41.485128)
total: 438.72 sec