Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-155723
#<BuildRuby:0x0000003fcf3cf730
 @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.20250923-155723",
 @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.000065   0.000004   0.000069 (  0.000071)
autoconf               0.000095   0.000006   0.000101 (  0.000098)
configure              0.000083   0.000005   0.000088 (  0.000088)
build_up               0.017995   0.003875  19.114498 ( 10.626796)
build_miniruby         0.002242   0.003579  48.704847 ( 48.816088)
build_ruby             0.008518   0.004007  58.642094 ( 58.753537)
build_all              0.041730   0.015674 126.119525 ( 37.065722)
build_install          0.061684   0.012558  40.690620 ( 17.806092)
test_btest             0.002834   0.000000 372.045715 (107.892616)
test_basic             0.025124   0.009452   4.601557 (  4.424508)
test_all               0.306100   0.218069 3909.472319 (1207.442865)
test_rubyspec          0.144676   0.182659 621.061402 (176.560638)
total: 1669.39 sec