Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-234109
#<BuildRuby:0x000055f3c9922198
@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",
@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.20220205-234109",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001252 0.004165 0.827419 ( 0.905244)
build_miniruby 0.000778 0.000195 0.062255 ( 0.061070)
build_ruby 0.000676 0.000169 0.063886 ( 0.062884)
build_all 0.003811 0.000953 3.200553 ( 0.834161)
build_install 0.000791 0.009151 6.671595 ( 2.237775)
test_btest 0.000440 0.000184 27.923379 ( 25.290753)
test_basic 0.003417 0.001423 0.322444 ( 0.412804)
test_all 0.002366 0.000986 551.037772 ( 81.969806)
test_rubyspec 0.071904 0.033652 39.848528 ( 46.776165)
total: 158.55 sec