Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-143626
#<BuildRuby:0x0000003fc551eac8
 @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.20250929-143626",
 @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.000061   0.000006   0.000067 (  0.000068)
autoconf               0.000103   0.000010   0.000113 (  0.000112)
configure              0.000075   0.000007   0.000082 (  0.000084)
build_up               0.017103   0.007625  25.364280 ( 12.304963)
build_miniruby         0.001528   0.004135  52.022139 ( 52.128012)
build_ruby             0.012026   0.000016  63.773213 ( 63.896582)
build_all              0.048669   0.013939 140.965120 ( 40.795175)
build_install          0.052457   0.025515  47.159360 ( 19.949831)
test_btest             0.004059   0.000040 388.888995 (105.891530)
test_basic             0.027320   0.003820   4.573579 (  4.420983)
test_all               0.352481   0.170505 3933.586830 (1202.827864)
test_rubyspec          0.222514   0.140948 692.563208 (196.239485)
total: 1698.46 sec