Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-183343
#<BuildRuby:0x00007820ff32fdc8
 @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_gcc10",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
 @TARGET_NAME="trunk_gcc10",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-10"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-183343",
 @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.000021)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000025   0.000007   0.000032 (  0.000033)
build_up               0.006508   0.003159   4.811926 (  3.229181)
build_miniruby         0.001300   0.000360   1.913420 (  2.011299)
build_ruby             0.000942   0.000996   5.090195 (  5.225107)
build_all              0.007250   0.001785   6.139487 (  2.908500)
build_install          0.015616   0.006499   9.553535 (  5.130914)
test_btest             0.000768   0.000226  74.402624 ( 33.857745)
test_basic             0.006111   0.001920   0.905710 (  3.668316)
test_all               0.089679   0.037666 647.335505 (238.773226)
test_rubyspec          0.049326   0.031670 113.297002 ( 32.002130)
total: 326.81 sec