Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-091257
#<BuildRuby:0x0000003fe3386918
 @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.20250922-091257",
 @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.000065   0.000006   0.000071 (  0.000072)
autoconf               0.000096   0.000008   0.000104 (  0.000103)
configure              0.000084   0.000008   0.000092 (  0.000092)
build_up               0.012363   0.009381  19.161782 ( 10.713602)
build_miniruby         0.006060   0.000202  49.237667 ( 49.362558)
build_ruby             0.011699   0.000000  59.027621 ( 59.148822)
build_all              0.036065   0.018937 127.185268 ( 36.997437)
build_install          0.044836   0.029763  40.402993 ( 18.387047)
test_btest             0.002241   0.000378 334.777033 ( 91.032672)
test_basic             0.019643   0.015105   4.440616 (  4.319747)
test_all               0.282547   0.175432 3717.588252 (1051.683788)
test_rubyspec          0.165015   0.159032 607.821536 (173.455278)
total: 1495.11 sec