Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251009-154947
#<BuildRuby:0x0000003fceac6f58
@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-154947",
@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.000073 0.000006 0.000079 ( 0.000081)
autoconf 0.000103 0.000009 0.000112 ( 0.000109)
configure 0.000092 0.000008 0.000100 ( 0.000098)
build_up 0.023449 0.003599 29.115720 ( 15.138734)
build_miniruby 0.002408 0.003815 84.417278 ( 84.637683)
build_ruby 0.003980 0.011406 108.741734 (109.041155)
build_all 0.061100 0.036382 271.279710 ( 76.012951)
build_install 0.092559 0.027292 79.710113 ( 32.607654)
test_btest 0.000000 0.003030 709.125993 (190.478095)
test_basic 0.034364 0.016232 6.177734 ( 5.913461)
test_all 0.571200 0.299219 7655.672312 (2033.297659)
test_rubyspec 0.251649 0.296866 1171.505017 (322.835881)
total: 2869.97 sec