Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-074431
#<BuildRuby:0x0000003fd29dead8
 @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-074431",
 @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.000075   0.000006   0.000081 (  0.000081)
autoconf               0.000112   0.000010   0.000122 (  0.000118)
configure              0.000097   0.000008   0.000105 (  0.000103)
build_up               0.016123   0.008458  23.815360 ( 11.710351)
build_miniruby         0.004894   0.000467  55.335334 ( 55.446854)
build_ruby             0.013090   0.000456  63.171333 ( 63.292358)
build_all              0.053181   0.007415 140.547983 ( 40.703023)
build_install          0.050711   0.026392  47.082912 ( 20.222668)
test_btest             0.000410   0.003670 388.895953 (105.396713)
test_basic             0.029773   0.003492   4.475820 (  4.329816)
test_all               0.297773   0.214924 4094.016747 (1109.565999)
test_rubyspec          0.170935   0.189132 700.274041 (199.519068)
total: 1610.19 sec