Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-094921
#<BuildRuby:0x0000003ff13968c8
 @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.20250927-094921",
 @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.000073   0.000008   0.000081 (  0.000081)
autoconf               0.000107   0.000012   0.000119 (  0.000116)
configure              0.000092   0.000011   0.000103 (  0.000101)
build_up               0.002895   0.022463  25.091140 ( 12.404973)
build_miniruby         0.003848   0.003263  63.642213 ( 63.812374)
build_ruby             0.010712   0.003843  68.305413 ( 68.429724)
build_all              0.052888   0.010820 147.678969 ( 43.132741)
build_install          0.058448   0.026160  48.715715 ( 20.891310)
test_btest             0.000000   0.003794 398.702298 (111.619041)
test_basic             0.026630   0.006876   4.616896 (  4.471377)
test_all               0.352195   0.175193 4302.692983 (1194.624025)
test_rubyspec          0.159346   0.209965 701.329651 (198.825233)
total: 1718.22 sec