Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-213712
#<BuildRuby:0x0000003fd6a46918
 @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-213712",
 @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.000076   0.000007   0.000083 (  0.000082)
autoconf               0.000111   0.000010   0.000121 (  0.000116)
configure              0.000095   0.000009   0.000104 (  0.000102)
build_up               0.018868   0.004629  22.259375 ( 11.151244)
build_miniruby         0.001730   0.003819  48.607987 ( 48.709619)
build_ruby             0.007979   0.004066  58.737384 ( 58.832555)
build_all              0.039071   0.017573 124.828838 ( 36.176827)
build_install          0.053109   0.021188  40.608757 ( 17.601555)
test_btest             0.003257   0.000508 328.683965 ( 88.883219)
test_basic             0.029984   0.007030   4.260185 (  4.169477)
test_all               0.276851   0.165984 3325.519146 (1062.594220)
test_rubyspec          0.175187   0.145916 584.918144 (166.999132)
total: 1495.12 sec