Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-223131
#<BuildRuby:0x000055f1777b6600
@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.20220214-223131",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005274 0.000000 0.870179 ( 1.071682)
build_miniruby 0.000836 0.000000 0.067221 ( 0.066046)
build_ruby 0.000963 0.000000 0.063530 ( 0.062268)
build_all 0.004707 0.000000 3.204364 ( 0.835669)
build_install 0.009902 0.000000 6.639872 ( 2.246136)
test_btest 0.001377 0.000000 39.398648 ( 6.883944)
test_basic 0.005423 0.000000 0.319397 ( 0.408591)
test_all 0.002477 0.001020 547.786669 ( 82.304903)
test_rubyspec 0.072647 0.033288 39.433496 ( 46.349273)
total: 140.23 sec