Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-225706
#<BuildRuby:0x0000003fdfe4ea20
 @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.20250927-225706",
 @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.000100   0.000011   0.000111 (  0.000258)
autoconf               0.000110   0.000012   0.000122 (  0.000155)
configure              0.000116   0.000013   0.000129 (  0.000204)
build_up               0.018977   0.004797  23.626467 ( 11.456337)
build_miniruby         0.001216   0.004179  49.684310 ( 49.781780)
build_ruby             0.012467   0.000544  60.937882 ( 61.053228)
build_all              0.043760   0.015571 140.275622 ( 40.714776)
build_install          0.050392   0.027459  45.259352 ( 19.463090)
test_btest             0.000000   0.003444 379.903345 (104.933906)
test_basic             0.017677   0.014837   4.376519 (  4.252373)
test_all               0.307139   0.198448 4002.608036 (1092.869199)
test_rubyspec          0.160778   0.176346 677.809570 (191.786167)
total: 1576.32 sec