Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-140825
#<BuildRuby:0x0000003fe4be6918
 @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.20250929-140825",
 @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.000074   0.000006   0.000080 (  0.000082)
autoconf               0.000113   0.000010   0.000123 (  0.000119)
configure              0.000116   0.000000   0.000116 (  0.000113)
build_up               0.014905   0.008818  22.463103 ( 11.396297)
build_miniruby         0.004981   0.000510  52.804756 ( 52.903574)
build_ruby             0.013142   0.000492  64.787865 ( 64.908185)
build_all              0.030252   0.034427 141.209167 ( 41.174786)
build_install          0.052761   0.026497  46.624969 ( 20.040659)
test_btest             0.003187   0.000591 389.175585 (106.100779)
test_basic             0.009193   0.030457   4.519338 (  4.418178)
test_all               0.273394   0.240341 3960.426307 (1179.151037)
test_rubyspec          0.154272   0.196477 699.442635 (197.612059)
total: 1677.71 sec