Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251006-003734
#<BuildRuby:0x00007adde48bfdc0
 @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.20251006-003734",
 @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.000035   0.000009   0.000044 (  0.000043)
configure              0.000027   0.000007   0.000034 (  0.000033)
build_up               0.006526   0.003715   4.955632 (  3.413122)
build_miniruby         0.001659   0.000000   1.950878 (  1.962228)
build_ruby             0.001744   0.000164   5.199739 (  5.328458)
build_all              0.004935   0.004673   6.220093 (  3.250491)
build_install          0.020203   0.004716   9.857187 (  5.550501)
test_btest             0.001048   0.000004  77.407717 ( 26.708900)
test_basic             0.006751   0.001963   1.059468 (  1.124600)
test_all               0.099741   0.032648 637.703543 (209.855826)
test_rubyspec          0.039405   0.039498 111.118319 ( 22.423910)
total: 279.62 sec