Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-001710
#<BuildRuby:0x0000003feb237528
 @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-001710",
 @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.000085   0.000011   0.000096 (  0.000108)
autoconf               0.000127   0.000017   0.000144 (  0.000184)
configure              0.000120   0.000016   0.000136 (  0.000182)
build_up               0.020101   0.005124  22.774116 ( 11.723123)
build_miniruby         0.005687   0.000223  95.620053 ( 94.431296)
build_ruby             0.008794   0.003771  61.417176 ( 61.513284)
build_all              0.044628   0.018344 141.267551 ( 41.006834)
build_install          0.050107   0.033907  48.349981 ( 19.530361)
test_btest             0.003916   0.000000 390.190239 (105.056031)
test_basic             0.027542   0.011111   4.511373 (  4.397418)
test_all               0.349489   0.156194 4180.285299 (1103.047780)
test_rubyspec          0.145048   0.211995 704.931943 (199.005195)
total: 1639.72 sec