Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-013625
#<BuildRuby:0x0000003fd164fd00
 @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.20250928-013625",
 @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.000077   0.000008   0.000085 (  0.000087)
autoconf               0.000106   0.000010   0.000116 (  0.000113)
configure              0.000092   0.000008   0.000100 (  0.000100)
build_up               0.009368   0.015119  23.986087 ( 12.140320)
build_miniruby         0.005924   0.000245  51.372401 ( 51.472596)
build_ruby             0.010885   0.000360  62.454380 ( 62.578712)
build_all              0.034621   0.021845 139.893894 ( 40.677786)
build_install          0.057638   0.021824  45.057728 ( 19.313333)
test_btest             0.002313   0.000408 388.253292 (104.822669)
test_basic             0.032794   0.004372   4.514154 (  4.383872)
test_all               0.285903   0.219875 3924.082658 (1139.069842)
test_rubyspec          0.161616   0.194291 696.187629 (197.230282)
total: 1631.69 sec