Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-071656
#<BuildRuby:0x0000003fdda46ad8
 @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-071656",
 @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.000070)
autoconf               0.000099   0.000006   0.000105 (  0.000101)
configure              0.000078   0.000004   0.000082 (  0.000082)
build_up               0.022265   0.003864  26.684212 ( 13.087232)
build_miniruby         0.003353   0.003907  68.095672 ( 68.254451)
build_ruby             0.013846   0.000138  77.626145 ( 77.790816)
build_all              0.051682   0.013266 161.503083 ( 47.234986)
build_install          0.068602   0.028485  54.484977 ( 23.274993)
test_btest             0.000726   0.003146 440.319863 (117.908795)
test_basic             0.022865   0.017133   5.934577 (  5.718426)
test_all               0.350104   0.206228 4642.161259 (1261.489776)
test_rubyspec          0.176428   0.209900 777.283778 (218.436739)
total: 1833.20 sec