Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251008-205905
#<BuildRuby:0x0000003fbd776eb8
@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.20251008-205905",
@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.000209 0.000000 0.000209 ( 0.000215)
autoconf 0.000195 0.000000 0.000195 ( 0.000192)
configure 0.000179 0.000000 0.000179 ( 0.000179)
build_up 0.029928 0.014884 54.452608 ( 24.284524)
build_miniruby 0.004200 0.003952 120.059270 (120.554571)
build_ruby 0.014655 0.003832 130.205923 (130.682326)
build_all 0.088010 0.010611 275.639071 ( 78.117370)
build_install 0.076196 0.051902 86.876764 ( 34.783688)
test_btest 0.005040 0.000000 753.911057 (209.686836)
test_basic 0.032765 0.009227 7.732824 ( 7.399032)
test_all 0.593663 0.426860 8320.958353 (2431.756156)
test_rubyspec 0.390693 0.333542 1582.536094 (434.406739)
total: 3471.68 sec