Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-145725
#<BuildRuby:0x0000003fcde46a80
 @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.20250925-145725",
 @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.000076   0.000007   0.000083 (  0.000083)
autoconf               0.000109   0.000009   0.000118 (  0.000115)
configure              0.000094   0.000008   0.000102 (  0.000101)
build_up               0.019479   0.005118  21.053820 ( 10.831184)
build_miniruby         0.004515   0.000428  50.172649 ( 50.259570)
build_ruby             0.012738   0.000408  59.933072 ( 60.046706)
build_all              0.037612   0.021581 133.693535 ( 38.857979)
build_install          0.048500   0.031421  43.821612 ( 18.850459)
test_btest             0.003828   0.000000 348.701250 (101.500979)
test_basic             0.036092   0.003206   4.353193 (  4.237988)
test_all               0.285681   0.207860 3583.886564 (1154.277198)
test_rubyspec          0.169711   0.164018 642.185718 (182.194077)
total: 1621.06 sec