Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-115640
#<BuildRuby:0x0000003fcbc5e918
 @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-115640",
 @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.000062   0.000007   0.000069 (  0.000070)
autoconf               0.000092   0.000010   0.000102 (  0.000099)
configure              0.000000   0.000132   0.000132 (  0.000134)
build_up               0.009039   0.015735  22.012526 ( 11.050825)
build_miniruby         0.002376   0.003760  50.139427 ( 50.253171)
build_ruby             0.012174   0.000605  60.045810 ( 60.146698)
build_all              0.036076   0.024851 137.000632 ( 40.038860)
build_install          0.053074   0.027607  42.821815 ( 18.530574)
test_btest             0.003566   0.000000 363.364718 (107.018957)
test_basic             0.014045   0.019623   4.216303 (  4.101555)
test_all               0.289369   0.186896 3953.393176 (1131.887055)
test_rubyspec          0.152872   0.173178 636.703406 (180.766659)
total: 1603.80 sec