Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260207-200306
#<BuildRuby:0x0000003fdd357420
@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.20260207-200306",
@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.000078 0.000007 0.000085 ( 0.000087)
autoconf 0.000112 0.000010 0.000122 ( 0.000116)
configure 0.000093 0.000008 0.000101 ( 0.000100)
build_up 0.009788 0.004164 10.610169 ( 9.134985)
build_miniruby 0.005442 0.000129 51.979820 ( 52.072478)
build_ruby 0.006793 0.000249 63.749542 ( 63.867967)
build_all 0.041242 0.000000 29.478094 ( 12.225467)
build_install 0.046446 0.028758 36.773979 ( 17.579685)
test_btest 0.002549 0.000321 388.579992 (126.526371)
test_basic 0.025861 0.004261 4.449591 ( 4.324541)
test_all 0.382416 0.146399 4253.774230 (1219.920393)
test_rubyspec 0.154641 0.219270 683.888004 (193.313296)
total: 1698.97 sec