Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-143449
#<BuildRuby:0x000078bff667fdc0
 @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-143449",
 @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.000028)
autoconf               0.000032   0.000008   0.000040 (  0.000039)
configure              0.000025   0.000006   0.000031 (  0.000030)
build_up               0.004839   0.004499   4.567887 ( 15.232912)
build_miniruby         0.000118   0.001502   1.813182 (  1.849608)
build_ruby             0.000755   0.001220   4.365171 ( 39.196003)
build_all              0.010030   0.000000   6.313258 (  3.391502)
build_install          0.018202   0.004915   9.452300 (  6.910853)
test_btest             0.000907   0.000000  77.163903 ( 31.943212)
test_basic             0.005516   0.002766   0.916597 (  1.042770)
test_all               0.098073   0.030988 705.042688 (322.374955)
test_rubyspec          0.046895   0.030872 108.248629 ( 30.604908)
total: 452.55 sec