Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-172838
#<BuildRuby:0x0000003fd222fd50
 @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-172838",
 @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.000071   0.000005   0.000076 (  0.000076)
autoconf               0.000122   0.000000   0.000122 (  0.000119)
configure              0.000099   0.000000   0.000099 (  0.000098)
build_up               0.022731   0.001048  21.870435 ( 11.054134)
build_miniruby         0.000000   0.005386  49.307252 ( 49.422808)
build_ruby             0.001180   0.010088  60.030998 ( 60.169982)
build_all              0.033325   0.023722 136.650526 ( 39.934052)
build_install          0.048512   0.028831  43.481468 ( 18.740898)
test_btest             0.002853   0.000000 349.761532 (101.100306)
test_basic             0.028384   0.004598   4.309046 (  4.163250)
test_all               0.279891   0.177772 3525.144893 (944.467254)
test_rubyspec          0.162536   0.162605 602.749350 (171.625665)
total: 1400.68 sec