Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-075324
#<BuildRuby:0x0000003fe79e71f0
@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.20251009-075324",
@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.000116 0.000011 0.000127 ( 0.000129)
autoconf 0.000000 0.000320 0.000320 ( 0.000361)
configure 0.000000 0.000197 0.000197 ( 0.000193)
build_up 0.015218 0.027022 46.802680 ( 23.603637)
build_miniruby 0.006944 0.000000 131.907745 (132.451415)
build_ruby 0.013787 0.004222 138.315884 (138.910941)
build_all 0.081092 0.036022 288.278315 ( 81.428208)
build_install 0.066612 0.060314 90.785145 ( 38.030249)
test_btest 0.005060 0.001244 759.931200 (231.772788)
test_basic 0.032927 0.011339 7.972515 ( 7.604288)
test_all 0.594888 0.430976 8697.916847 (2379.153865)
test_rubyspec 0.294686 0.351371 1379.158844 (378.025184)
total: 3410.99 sec