Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-064448
#<BuildRuby:0x000072ad9639fdd0
 @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.20251020-064448",
 @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.000020   0.000004   0.000024 (  0.000023)
autoconf               0.000037   0.000007   0.000044 (  0.000044)
configure              0.000027   0.000005   0.000032 (  0.000031)
build_up               0.005985   0.004904   5.130855 (  4.979575)
build_miniruby         0.000898   0.001242  24.926358 ( 24.881786)
build_ruby             0.001027   0.001352   5.573273 (  5.796903)
build_all              0.007835   0.001507   6.584018 (  4.183820)
build_install          0.019438   0.005921  10.354903 (  6.801947)
test_btest             0.000000   0.000989  79.838763 ( 41.316954)
test_basic             0.003996   0.003750   1.124367 (  1.246053)
test_all               0.093462   0.040148 717.566489 (373.614357)
test_rubyspec          0.046296   0.031637 119.919432 ( 50.001433)
total: 512.82 sec