Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-005028
#<BuildRuby:0x00007444f175fdc8
 @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-005028",
 @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.000023)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000026   0.000008   0.000034 (  0.000033)
build_up               0.006800   0.003382   5.483791 (  5.261377)
build_miniruby         0.000092   0.001755   3.578813 (  4.322950)
build_ruby             0.002345   0.000000   5.132831 ( 42.636271)
build_all              0.009334   0.000472   6.233611 (  3.793439)
build_install          0.017702   0.007364   9.831903 (  6.765492)
test_btest             0.001040   0.000000  73.769166 ( 28.814153)
test_basic             0.003067   0.002453   0.994004 (  3.828605)
test_all               0.105837   0.025229 714.492730 (424.607377)
test_rubyspec          0.044430   0.034014 112.744400 ( 48.798986)
total: 568.83 sec