Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251019-224946
#<BuildRuby:0x00007fc98aaefdc0
 @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.20251019-224946",
 @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.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.008905   0.002691   4.936887 (  4.411267)
build_miniruby         0.001556   0.000124   1.756349 (  1.923986)
build_ruby             0.001248   0.000838   4.644258 (  5.018850)
build_all              0.007770   0.002972   6.243697 (  5.213081)
build_install          0.019984   0.005509   9.765576 (  7.123158)
test_btest             0.000844   0.000211  82.701943 ( 57.572449)
test_basic             0.004289   0.003846   1.181028 (  1.652270)
test_all               0.105604   0.028993 729.870259 (440.015614)
test_rubyspec          0.049313   0.036590 118.259430 ( 41.381003)
total: 564.31 sec