Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251021-024626
#<BuildRuby:0x00007c17700afdd0
 @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.20251021-024626",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000031   0.000009   0.000040 (  0.000039)
configure              0.000022   0.000007   0.000029 (  0.000029)
build_up               0.004849   0.005984   5.231436 (  4.606790)
build_miniruby         0.000585   0.001205  11.165230 ( 11.000980)
build_ruby             0.001785   0.000260   5.542124 ( 42.413209)
build_all              0.006612   0.002602   6.544589 (  5.140156)
build_install          0.019320   0.005383  10.321609 ( 24.917945)
test_btest             0.000800   0.000265  75.992349 ( 35.147033)
test_basic             0.005002   0.002385   1.072590 (  1.836863)
test_all               0.088476   0.042766 722.536668 (349.404111)
test_rubyspec          0.043854   0.035303 113.202793 ( 42.535898)
total: 517.00 sec