Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260228-081728
#<BuildRuby:0x0000003fcafff0f0
@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.20260228-081728",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "5"]],
@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.000070 0.000006 0.000076 ( 0.000078)
autoconf 0.000123 0.000000 0.000123 ( 0.000120)
configure 0.000103 0.000000 0.000103 ( 0.000102)
build_up 0.007244 0.004035 9.733860 ( 9.803184)
build_miniruby 0.006648 0.000269 71.832542 ( 71.999302)
build_ruby 0.007275 0.000000 87.290265 ( 87.506638)
build_all 0.054086 0.001301 42.551869 ( 17.095189)
build_install 0.061176 0.020976 47.473901 ( 23.356298)
test_btest 0.003744 0.000000 565.600598 (177.142801)
test_basic 0.028717 0.009261 5.927172 ( 5.709313)
test_all 0.395255 0.285187 5974.684795 (1772.420663)
test_rubyspec 0.253115 0.233222 1015.254432 (336.669677)
total: 2501.71 sec