Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-145003
#<BuildRuby:0x00007c737439fdc8
 @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-145003",
 @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.000077   0.000000   0.000077 (  0.000133)
autoconf               0.000068   0.000000   0.000068 (  0.000068)
configure              0.000052   0.000000   0.000052 (  0.000052)
build_up               0.004978   0.004431   4.411487 (  5.256330)
build_miniruby         0.001374   0.000109   2.001304 (  4.240556)
build_ruby             0.002074   0.000010   4.975285 ( 73.830896)
build_all              0.007880   0.000497   6.448456 (  3.896421)
build_install          0.018657   0.005659  10.254844 (  7.188862)
test_btest             0.000061   0.000816  78.899320 ( 34.275204)
test_basic             0.003614   0.003345   1.001613 (  1.994617)
test_all               0.100050   0.031278 710.819839 (340.159952)
test_rubyspec          0.053585   0.029164 114.084201 ( 45.064056)
total: 515.91 sec