Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-154627
#<BuildRuby:0x0000003fb6907ae0
 @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-154627",
 @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.000077   0.000007   0.000084 (  0.000083)
autoconf               0.000108   0.000009   0.000117 (  0.000115)
configure              0.000105   0.000009   0.000114 (  0.000112)
build_up               0.008917   0.015514  24.094500 ( 11.788725)
build_miniruby         0.006038   0.000000  49.910970 ( 50.006743)
build_ruby             0.009306   0.003473  61.176723 ( 61.299190)
build_all              0.055535   0.004444 139.565557 ( 40.635835)
build_install          0.046454   0.032068  46.524897 ( 19.886158)
test_btest             0.002536   0.000396 376.779464 (110.670296)
test_basic             0.020718   0.008983   4.300732 (  4.180113)
test_all               0.301225   0.213121 3909.467891 (1093.338345)
test_rubyspec          0.207315   0.144117 693.513210 (195.571314)
total: 1587.38 sec