Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260312-072926
#<BuildRuby:0x0000003fd16b75e0
@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.20260312-072926",
@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.000063 0.000009 0.000072 ( 0.000074)
autoconf 0.000130 0.000019 0.000149 ( 0.000147)
configure 0.000111 0.000016 0.000127 ( 0.000123)
build_up 0.008105 0.003432 9.286004 ( 9.170751)
build_miniruby 0.006677 0.000000 71.529769 ( 71.692848)
build_ruby 0.000010 0.007343 86.074229 ( 86.279037)
build_all 0.032179 0.015968 33.808668 ( 14.114978)
build_install 0.039236 0.039826 40.885613 ( 21.022806)
test_btest 0.002819 0.000676 497.989990 (135.913156)
test_basic 0.037461 0.010254 5.954179 ( 5.720826)
test_all 0.352885 0.287214 5637.266562 (1540.474693)
test_rubyspec 0.253053 0.208984 935.814282 (318.144116)
total: 2202.54 sec