Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-093221
#<BuildRuby:0x0000003fe4eaf7f8
 @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-093221",
 @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.000067   0.000004   0.000071 (  0.000073)
autoconf               0.000112   0.000008   0.000120 (  0.000115)
configure              0.000096   0.000006   0.000102 (  0.000100)
build_up               0.019697   0.004267  22.200572 ( 11.186048)
build_miniruby         0.005086   0.000369  50.855763 ( 50.946750)
build_ruby             0.012156   0.000000  61.671880 ( 61.775972)
build_all              0.044379   0.017957 140.829706 ( 40.797864)
build_install          0.053731   0.026195  44.876180 ( 19.358025)
test_btest             0.002470   0.000324 383.553540 (103.010922)
test_basic             0.027274   0.003052   4.390435 (  4.271256)
test_all               0.290548   0.194256 3900.409225 (1088.014242)
test_rubyspec          0.191962   0.143138 655.307473 (185.730460)
total: 1565.10 sec