Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251021-004635
#<BuildRuby:0x000074942042fdc8
 @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-004635",
 @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.000021)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.003846   0.005270   4.964308 (  4.756389)
build_miniruby         0.001276   0.000381   2.290010 (  4.068475)
build_ruby             0.001647   0.000492   5.077175 ( 63.197999)
build_all              0.009136   0.000979   6.573459 (  5.130098)
build_install          0.020014   0.006694  10.209126 ( 11.506884)
test_btest             0.001271   0.000000  84.707565 ( 55.324106)
test_basic             0.005509   0.002649   1.187465 (  1.627259)
test_all               0.094147   0.040205 702.600554 (234.642276)
test_rubyspec          0.033291   0.042423 109.452431 ( 28.145196)
total: 408.40 sec