Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251008-215702
#<BuildRuby:0x0000003fd8087420
@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-215702",
@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.000118 0.000014 0.000132 ( 0.000131)
autoconf 0.000220 0.000000 0.000220 ( 0.000213)
configure 0.000184 0.000000 0.000184 ( 0.000180)
build_up 0.024382 0.018569 64.995135 ( 29.209546)
build_miniruby 0.008664 0.000000 134.670689 (135.262368)
build_ruby 0.011138 0.003196 153.183602 (151.376523)
build_all 0.075385 0.045173 322.222715 ( 91.540122)
build_install 0.124041 0.045460 108.182273 ( 41.750196)
test_btest 0.000000 0.004904 916.341998 (247.648862)
test_basic 0.062736 0.040720 10.345459 ( 9.794315)
test_all 0.709068 0.448781 10767.461357 (3013.693823)
test_rubyspec 0.334289 0.453791 1723.763235 (472.086591)
total: 4192.38 sec