Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-064151
#<BuildRuby:0x0000003ff2597d10
 @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.20250923-064151",
 @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.000084   0.000000   0.000084 (  0.000085)
autoconf               0.000116   0.000000   0.000116 (  0.000113)
configure              0.000099   0.000000   0.000099 (  0.000100)
build_up               0.003820   0.019669  20.051750 ( 11.215869)
build_miniruby         0.005827   0.000000  50.610981 ( 50.699174)
build_ruby             0.012338   0.000000  61.019898 ( 61.176446)
build_all              0.034797   0.026501 141.303208 ( 41.106067)
build_install          0.046672   0.029504  44.417678 ( 19.390946)
test_btest             0.000245   0.003086 377.309794 (102.825501)
test_basic             0.027210   0.007310   4.305703 (  4.185426)
test_all               0.325848   0.179921 4061.798159 (1084.289068)
test_rubyspec          0.165314   0.194631 681.488507 (193.019075)
total: 1567.91 sec