Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-194950
#<BuildRuby:0x0000003fbe126918
 @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-194950",
 @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.000006   0.000068 (  0.000070)
autoconf               0.000091   0.000008   0.000099 (  0.000095)
configure              0.000083   0.000008   0.000091 (  0.000091)
build_up               0.014018   0.009029  22.431254 ( 11.362102)
build_miniruby         0.005826   0.000000  51.071560 ( 51.159619)
build_ruby             0.012041   0.000000  61.804047 ( 61.919267)
build_all              0.046415   0.015287 139.248090 ( 40.355815)
build_install          0.057736   0.017367  47.143919 ( 20.041683)
test_btest             0.000000   0.003652 386.824080 (105.466605)
test_basic             0.023361   0.009929   4.494719 (  4.366114)
test_all               0.333665   0.184908 4078.255537 (1072.863333)
test_rubyspec          0.179596   0.174550 699.601940 (197.182028)
total: 1564.72 sec