Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-193506
#<BuildRuby:0x0000003fd2b2fb30
 @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-193506",
 @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.000072   0.000000   0.000072 (  0.000070)
autoconf               0.000095   0.000000   0.000095 (  0.000092)
configure              0.000083   0.000000   0.000083 (  0.000081)
build_up               0.019006   0.005074  22.337558 ( 11.205973)
build_miniruby         0.002192   0.003705  50.081985 ( 50.168416)
build_ruby             0.007995   0.003792  59.685270 ( 59.798288)
build_all              0.035984   0.019839 132.076993 ( 38.672515)
build_install          0.037112   0.038486  45.794703 ( 19.460396)
test_btest             0.002806   0.000000 372.399122 (101.605465)
test_basic             0.027152   0.002493   4.453255 (  4.318813)
test_all               0.283685   0.232105 3953.327333 (1078.328253)
test_rubyspec          0.169248   0.186140 675.492347 (191.031449)
total: 1554.59 sec