Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-075741
#<BuildRuby:0x0000003fd942fb30
 @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.20250924-075741",
 @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.000060   0.000007   0.000067 (  0.000068)
autoconf               0.000088   0.000010   0.000098 (  0.000096)
configure              0.000072   0.000008   0.000080 (  0.000081)
build_up               0.012503   0.011516  21.290033 ( 10.976790)
build_miniruby         0.001881   0.003671  49.214576 ( 49.305727)
build_ruby             0.011830   0.001116  60.967967 ( 61.085301)
build_all              0.051307   0.009069 135.567091 ( 39.402894)
build_install          0.057973   0.017769  41.209545 ( 18.161013)
test_btest             0.000000   0.002587 357.021092 ( 98.639768)
test_basic             0.016148   0.021956   4.378533 (  4.250194)
test_all               0.282413   0.192372 3881.868522 (1058.915493)
test_rubyspec          0.104457   0.217881 632.198377 (179.894138)
total: 1520.64 sec