Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-085038
#<BuildRuby:0x00007671d46afdd0
 @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.20251022-085038",
 @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.000025   0.000009   0.000034 (  0.000034)
configure              0.000021   0.000007   0.000028 (  0.000027)
build_up               0.003176   0.005687   4.917460 (  8.775158)
build_miniruby         0.001392   0.000150   2.363035 (  2.458732)
build_ruby             0.001861   0.000000   5.108605 ( 41.980856)
build_all              0.006922   0.001966   6.285072 (  4.046310)
build_install          0.016153   0.007055   9.893613 (  6.531433)
test_btest             0.000680   0.000253  80.904590 ( 52.895485)
test_basic             0.004352   0.003569   1.058502 (  1.241333)
test_all               0.098700   0.037744 723.178491 (428.242627)
test_rubyspec          0.052935   0.030691 114.580620 ( 52.179154)
total: 598.35 sec