Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251006-083929
#<BuildRuby:0x000078790d59fde0
 @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-083929",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000031   0.000007   0.000038 (  0.000039)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.006357   0.004326   5.241986 (  4.335868)
build_miniruby         0.000429   0.001118   2.457619 (  2.626319)
build_ruby             0.000144   0.001773   5.342812 (  5.566376)
build_all              0.007268   0.002360   6.255236 (  4.078072)
build_install          0.017647   0.006499   9.865111 (  5.969885)
test_btest             0.000954   0.000116  79.491444 ( 42.489722)
test_basic             0.003836   0.005254   1.136003 (  1.396821)
test_all               0.089373   0.040636 689.899141 (288.118878)
test_rubyspec          0.050661   0.032940 116.060573 ( 39.531933)
total: 394.12 sec