Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-222551
#<BuildRuby:0x0000003fddfb7d50
 @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-222551",
 @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.000074   0.000011   0.000085 (  0.000083)
autoconf               0.000117   0.000016   0.000133 (  0.000188)
configure              0.000115   0.000016   0.000131 (  0.000171)
build_up               0.005503   0.018856  21.424005 ( 10.960624)
build_miniruby         0.000000   0.006414  48.679899 ( 48.770837)
build_ruby             0.010657   0.001564  58.808703 ( 58.950425)
build_all              0.043510   0.013488 123.809868 ( 36.295008)
build_install          0.044269   0.028238  40.440541 ( 17.690758)
test_btest             0.002245   0.000526 327.891874 ( 91.535550)
test_basic             0.028124   0.005886   4.328473 (  4.211004)
test_all               0.316206   0.130745 3665.405460 (964.349009)
test_rubyspec          0.180488   0.143995 601.987095 (171.740623)
total: 1404.51 sec