Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-150449
#<BuildRuby:0x0000003fcc0f6a70
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250929-150449",
 @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.000000   0.000151   0.000151 (  0.000076)
autoconf               0.000000   0.000101   0.000101 (  0.000098)
configure              0.000000   0.000084   0.000084 (  0.000083)
build_up               0.016547   0.008282  24.196434 ( 11.896284)
build_miniruby         0.001602   0.003674  50.773021 ( 50.866827)
build_ruby             0.008715   0.003484  61.337480 ( 61.464449)
build_all              0.043155   0.017384 140.825722 ( 40.887873)
build_install          0.059421   0.020052  45.331184 ( 19.548622)
test_btest             0.003668   0.000000 374.840306 (111.661420)
test_basic             0.028354   0.007301   4.475463 (  4.350337)
test_all               0.322997   0.192799 4213.866543 (1102.675901)
test_rubyspec          0.187466   0.153781 691.906231 (196.197649)
total: 1599.55 sec