Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-202137
#<BuildRuby:0x0000003fd2c5ead8
 @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-202137",
 @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.000066   0.000005   0.000071 (  0.000072)
autoconf               0.000091   0.000008   0.000099 (  0.000096)
configure              0.000081   0.000006   0.000087 (  0.000086)
build_up               0.011238   0.011525  22.439485 ( 11.180596)
build_miniruby         0.002256   0.003783  49.156960 ( 49.271453)
build_ruby             0.012440   0.000000  60.435755 ( 60.564362)
build_all              0.036533   0.022898 137.606214 ( 39.951541)
build_install          0.053082   0.024504  43.631932 ( 18.009476)
test_btest             0.003203   0.000530 375.281421 (101.470206)
test_basic             0.017064   0.014338   4.451623 (  4.300815)
test_all               0.283907   0.205829 3767.205570 (998.184909)
test_rubyspec          0.151976   0.190825 664.601218 (188.452455)
total: 1471.39 sec