Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-204901
#<BuildRuby:0x000055a50b0756b0
@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.20220203-204901",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005693 0.000000 0.894721 ( 1.652906)
build_miniruby 0.000000 0.000869 0.062234 ( 0.061097)
build_ruby 0.000000 0.001066 0.064209 ( 0.062907)
build_all 0.002975 0.001657 3.216596 ( 0.839382)
build_install 0.003385 0.006779 6.721534 ( 2.253720)
test_btest 0.000648 0.000102 28.786807 ( 25.808111)
test_basic 0.002073 0.003242 0.297581 ( 0.387319)
test_all 0.003200 0.000364 562.135001 ( 80.376733)
test_rubyspec 0.068609 0.028736 39.733166 ( 46.691481)
total: 158.13 sec