Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-124313
#<BuildRuby:0x0000003fcb297a88
 @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-124313",
 @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.000078   0.000007   0.000085 (  0.000085)
autoconf               0.000106   0.000009   0.000115 (  0.000113)
configure              0.000091   0.000008   0.000099 (  0.000099)
build_up               0.005878   0.019178  23.323502 ( 11.522497)
build_miniruby         0.004840   0.000600  50.291133 ( 50.372261)
build_ruby             0.007849   0.003966  60.954349 ( 61.062421)
build_all              0.049443   0.013321 140.379887 ( 40.737777)
build_install          0.046855   0.031366  45.161571 ( 19.365457)
test_btest             0.000000   0.002891 370.155960 (106.291235)
test_basic             0.022525   0.019228   4.226688 (  4.146142)
test_all               0.352362   0.159262 4041.800372 (1101.338642)
test_rubyspec          0.196359   0.152390 678.972948 (192.542482)
total: 1587.38 sec