Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-124225
#<BuildRuby:0x0000561fb5819c20
@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.20220222-124225",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001283 0.004295 0.843927 ( 1.227377)
build_miniruby 0.000611 0.000222 0.062110 ( 0.061076)
build_ruby 0.000680 0.000248 0.063647 ( 0.062559)
build_all 0.003576 0.001300 3.216995 ( 0.844711)
build_install 0.003616 0.006043 6.661493 ( 2.251618)
test_btest 0.000559 0.000254 38.111435 ( 8.002455)
test_basic 0.000204 0.004897 0.291403 ( 0.381024)
test_all 0.002293 0.001251 552.139327 ( 82.700213)
test_rubyspec 0.038272 0.056175 39.809293 ( 46.733802)
total: 142.27 sec