Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-220147
#<BuildRuby:0x000055e67f92c870
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220209-220147",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000000 0.000020 0.000020 ( 0.000021)
configure 0.000000 0.000012 0.000012 ( 0.000011)
build_up 0.000971 0.004248 0.818893 ( 0.962620)
build_miniruby 0.000742 0.000124 0.062071 ( 0.060987)
build_ruby 0.000812 0.000135 0.064247 ( 0.062903)
build_all 0.004818 0.000000 3.172808 ( 0.827776)
build_install 0.001162 0.008481 6.651336 ( 2.248257)
test_btest 0.000650 0.000191 41.487376 ( 6.596083)
test_basic 0.004242 0.001248 0.338601 ( 0.427846)
test_all 0.003155 0.000160 562.267310 ( 83.519197)
test_rubyspec 0.083281 0.025605 39.663231 ( 46.631477)
total: 141.34 sec