Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251014-003433
#<BuildRuby:0x0000003fe195f328
@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.20251014-003433",
@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.000066 0.000009 0.000075 ( 0.000079)
autoconf 0.000114 0.000016 0.000130 ( 0.000125)
configure 0.000101 0.000014 0.000115 ( 0.000112)
build_up 0.023252 0.015252 43.994592 ( 21.372998)
build_miniruby 0.003014 0.004483 122.335903 (122.803624)
build_ruby 0.021912 0.000000 132.321876 (132.780871)
build_all 0.082609 0.025977 287.137111 ( 81.831284)
build_install 0.083862 0.047139 92.175695 ( 36.841622)
test_btest 0.003920 0.000891 797.033866 (212.116897)
test_basic 0.018491 0.024521 8.489105 ( 8.181468)
test_all 0.571168 0.421355 9580.391093 (2620.676351)
test_rubyspec 0.268775 0.439234 1483.306235 (407.823318)
total: 3644.44 sec