Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-202713
#<BuildRuby:0x0000003fe6e77680
 @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.20250926-202713",
 @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.000138   0.000000   0.000138 (  0.000175)
autoconf               0.000116   0.000000   0.000116 (  0.000113)
configure              0.000094   0.000000   0.000094 (  0.000094)
build_up               0.016867   0.007806  23.835481 ( 11.645967)
build_miniruby         0.005563   0.000126  50.217486 ( 50.312868)
build_ruby             0.011478   0.000000  61.987629 ( 62.118706)
build_all              0.032188   0.026441 138.308419 ( 40.073948)
build_install          0.062551   0.018437  44.587493 ( 19.149694)
test_btest             0.000000   0.003129 381.267349 (102.887237)
test_basic             0.025000   0.002946   4.286756 (  4.154811)
test_all               0.307698   0.176987 3844.862580 (1026.350924)
test_rubyspec          0.115706   0.191969 605.746340 (173.911902)
total: 1490.61 sec