Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-114712
#<BuildRuby:0x0000003fb82e6ad8
 @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-114712",
 @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.000062   0.000005   0.000067 (  0.000068)
autoconf               0.000102   0.000000   0.000102 (  0.000098)
configure              0.000084   0.000000   0.000084 (  0.000083)
build_up               0.019843   0.003734  22.044883 ( 10.957845)
build_miniruby         0.000000   0.006130  50.099204 ( 50.181648)
build_ruby             0.007855   0.004192  60.121393 ( 60.237108)
build_all              0.032221   0.026153 135.586432 ( 39.337704)
build_install          0.069061   0.008345  45.156589 ( 19.247677)
test_btest             0.000775   0.003272 366.668327 ( 99.188858)
test_basic             0.025627   0.008998   4.492566 (  4.357368)
test_all               0.343666   0.140547 4000.120724 (1205.075387)
test_rubyspec          0.189746   0.176598 731.377252 (207.629055)
total: 1696.22 sec