Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-193128
#<BuildRuby:0x0000003fd67c6918
 @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.20250925-193128",
 @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.000099   0.000009   0.000108 (  0.000088)
autoconf               0.000108   0.000010   0.000118 (  0.000116)
configure              0.000096   0.000009   0.000105 (  0.000103)
build_up               0.021362   0.004125  21.446719 ( 10.940567)
build_miniruby         0.005318   0.000130  48.324711 ( 48.418504)
build_ruby             0.008486   0.004054  59.151033 ( 59.263054)
build_all              0.041863   0.012239 129.691052 ( 38.035883)
build_install          0.059764   0.014609  42.399656 ( 18.390147)
test_btest             0.003690   0.000000 339.282333 ( 95.441669)
test_basic             0.027190   0.006679   4.288580 (  4.140606)
test_all               0.318304   0.156562 3731.127157 (998.348529)
test_rubyspec          0.157628   0.167616 610.919529 (174.606452)
total: 1447.59 sec