Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-121532
#<BuildRuby:0x0000003fe69e6918
 @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.20250928-121532",
 @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.000061   0.000005   0.000066 (  0.000067)
autoconf               0.000109   0.000010   0.000119 (  0.000116)
configure              0.000094   0.000009   0.000103 (  0.000101)
build_up               0.016382   0.007597  23.539830 ( 11.625322)
build_miniruby         0.005155   0.000545  51.884552 ( 51.977892)
build_ruby             0.011990   0.000000  61.080938 ( 61.210729)
build_all              0.025603   0.035651 139.121157 ( 40.406721)
build_install          0.054368   0.023656  46.545551 ( 19.698537)
test_btest             0.003781   0.000028 381.119059 (102.942323)
test_basic             0.027849   0.005487   4.391282 (  4.253937)
test_all               0.326026   0.185063 4037.455587 (1171.600983)
test_rubyspec          0.174095   0.160545 679.854114 (192.601098)
total: 1656.32 sec