Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-005802
#<BuildRuby:0x00007f5b380ffdd0
 @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.20251026-005802",
 @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.000018   0.000005   0.000023 (  0.000022)
autoconf               0.000034   0.000010   0.000044 (  0.000043)
configure              0.000042   0.000000   0.000042 (  0.000042)
build_up               0.005235   0.004768   4.834883 (  3.493719)
build_miniruby         0.000683   0.000916   1.578706 (  1.608104)
build_ruby             0.000996   0.001056   4.256376 (  4.276912)
build_all              0.005101   0.004865   6.214903 (  3.672454)
build_install          0.019516   0.006276   9.514217 (  6.251987)
test_btest             0.000000   0.000969  78.644291 ( 35.735115)
test_basic             0.007054   0.002672   1.079560 (  1.183909)
test_all               0.090706   0.039979 667.469879 (249.115286)
test_rubyspec          0.045916   0.035832 113.783140 ( 33.475015)
total: 338.81 sec