Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250921-225250
#<BuildRuby:0x0000003fbea17b30
 @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.20250921-225250",
 @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.000062   0.000004   0.000066 (  0.000067)
autoconf               0.000098   0.000006   0.000104 (  0.000101)
configure              0.000079   0.000005   0.000084 (  0.000084)
build_up               0.018624   0.004188  21.051339 ( 11.195269)
build_miniruby         0.001918   0.003852  49.202014 ( 49.317887)
build_ruby             0.011996   0.000313  60.403849 ( 60.547817)
build_all              0.045754   0.015057 139.272800 ( 40.616371)
build_install          0.046905   0.025035  42.429466 ( 18.970064)
test_btest             0.002196   0.000292 363.980804 (111.331518)
test_basic             0.023341   0.009462   4.434702 (  4.288524)
test_all               0.290260   0.197998 4045.120248 (1063.731332)
test_rubyspec          0.137794   0.205238 661.736342 (187.863369)
total: 1547.87 sec