Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-122328
#<BuildRuby:0x0000003fe67c6a70
 @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-122328",
 @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.000005   0.000067 (  0.000070)
autoconf               0.000115   0.000011   0.000126 (  0.000123)
configure              0.000099   0.000010   0.000109 (  0.000106)
build_up               0.015918   0.008831  23.093201 ( 11.503685)
build_miniruby         0.002204   0.003840  50.034743 ( 50.121459)
build_ruby             0.012507   0.000500  59.844538 ( 59.957381)
build_all              0.026559   0.034975 139.968332 ( 40.757409)
build_install          0.062113   0.013769  45.114107 ( 19.733713)
test_btest             0.000272   0.003392 368.495000 ( 99.349317)
test_basic             0.028365   0.006255   4.352307 (  4.242861)
test_all               0.301894   0.180031 3634.685006 (1173.423649)
test_rubyspec          0.119710   0.233470 649.409797 (183.837603)
total: 1642.93 sec