Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-213402
#<BuildRuby:0x0000003fc4896918
 @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.20250925-213402",
 @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.000078   0.000004   0.000082 (  0.000081)
autoconf               0.000110   0.000005   0.000115 (  0.000112)
configure              0.000103   0.000005   0.000108 (  0.000107)
build_up               0.015420   0.008696  22.426837 ( 11.190580)
build_miniruby         0.001567   0.004198  48.678825 ( 48.779402)
build_ruby             0.009583   0.003603  59.279802 ( 59.401098)
build_all              0.037189   0.021677 126.890393 ( 36.878786)
build_install          0.047045   0.025668  41.840890 ( 18.329764)
test_btest             0.003305   0.000456 355.249928 ( 95.889658)
test_basic             0.023266   0.006952   4.399344 (  4.278452)
test_all               0.304772   0.151275 3603.407183 (978.900822)
test_rubyspec          0.152230   0.176361 626.652950 (177.981133)
total: 1431.64 sec