Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-192811
#<BuildRuby:0x0000003feaa27ae0
 @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-192811",
 @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.000082   0.000000   0.000082 (  0.000083)
autoconf               0.000118   0.000000   0.000118 (  0.000114)
configure              0.000099   0.000000   0.000099 (  0.000098)
build_up               0.008642   0.015409  22.853583 ( 11.193681)
build_miniruby         0.001364   0.004096  49.318093 ( 49.420547)
build_ruby             0.012233   0.000490  59.813607 ( 59.951868)
build_all              0.037385   0.021891 136.427101 ( 39.503604)
build_install          0.051773   0.025868  45.522929 ( 18.361331)
test_btest             0.002709   0.000000 362.578579 (107.146103)
test_basic             0.030715   0.002937   4.463994 (  4.324228)
test_all               0.264121   0.210926 3794.242239 (1060.726789)
test_rubyspec          0.157824   0.184692 657.354492 (186.866954)
total: 1537.50 sec