Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-223349
#<BuildRuby:0x000074ae0b0bfdc8
 @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.20251004-223349",
 @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.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000036   0.000008   0.000044 (  0.000043)
configure              0.000029   0.000005   0.000034 (  0.000034)
build_up               0.007902   0.003548   5.224231 (  6.539650)
build_miniruby         0.003534   0.001340 114.483225 ( 46.407234)
build_ruby             0.001592   0.000681   5.412650 (  5.597283)
build_all              0.011273   0.002187  43.161000 ( 24.921998)
build_install          0.020897   0.004065   9.882187 (  5.515366)
test_btest             0.000864   0.000000  80.253409 ( 35.888361)
test_basic             0.006033   0.002507   0.950280 (  0.995512)
test_all               0.082203   0.038697 557.471676 (222.524038)
test_rubyspec          0.044961   0.040366 110.976787 ( 29.420415)
total: 377.81 sec