Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-165418
#<BuildRuby:0x000075dd844ffdd0
 @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.20251028-165418",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000038   0.000010   0.000048 (  0.000047)
configure              0.000041   0.000000   0.000041 (  0.000041)
build_up               0.007365   0.003144   5.269944 (  3.937578)
build_miniruby         0.001463   0.000000   1.600090 (  1.601290)
build_ruby             0.000591   0.001035   3.294247 (  3.428074)
build_all              0.006369   0.000824   4.767671 (  1.969492)
build_install          0.016113   0.002534   7.783084 (  3.602710)
test_btest             0.000000   0.000872  73.398812 ( 19.131886)
test_basic             0.003576   0.003598   0.936778 (  0.980143)
test_all               0.093720   0.033354 611.790145 (246.214790)
test_rubyspec          0.061051   0.027803 114.918420 ( 35.157822)
total: 316.02 sec