Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251019-164627
#<BuildRuby:0x000078970e39fdc8
 @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.20251019-164627",
 @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.000006   0.000023 (  0.000022)
autoconf               0.000030   0.000010   0.000040 (  0.000040)
configure              0.000022   0.000008   0.000030 (  0.000029)
build_up               0.006772   0.003623   5.276996 (  4.143586)
build_miniruby         0.001437   0.000141   1.679447 (  1.689198)
build_ruby             0.000495   0.001202   5.037260 (  5.092266)
build_all              0.005732   0.002860   6.099747 (  2.724304)
build_install          0.014669   0.005801   9.533296 (  4.675941)
test_btest             0.000908   0.000000  78.593240 ( 28.104562)
test_basic             0.004034   0.003983   1.119213 (  1.206088)
test_all               0.098951   0.030581 729.238362 (334.092123)
test_rubyspec          0.049687   0.031737 118.694530 ( 50.497444)
total: 432.23 sec