Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-175948
#<BuildRuby:0x0000003fbe78ea80
 @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-175948",
 @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.000073   0.000011   0.000084 (  0.000084)
autoconf               0.000101   0.000014   0.000115 (  0.000112)
configure              0.000088   0.000013   0.000101 (  0.000101)
build_up               0.016887   0.008125  21.518872 ( 11.201982)
build_miniruby         0.006113   0.000000  59.512420 ( 58.418023)
build_ruby             0.010597   0.002932  59.592187 ( 59.710394)
build_all              0.033699   0.021876 123.917346 ( 36.091173)
build_install          0.065981   0.010615  40.428679 ( 17.523839)
test_btest             0.000000   0.003224 316.393797 (104.814992)
test_basic             0.016830   0.012602   4.209981 (  4.082292)
test_all               0.299214   0.145141 3681.059976 (987.908133)
test_rubyspec          0.162179   0.151725 599.386539 (170.862222)
total: 1450.62 sec