Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-113314
#<BuildRuby:0x000055a2f4e0e7e0
@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-113314",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005059 0.000422 0.861498 ( 1.105042)
build_miniruby 0.000855 0.000071 0.062407 ( 0.061159)
build_ruby 0.000860 0.000000 0.063999 ( 0.062821)
build_all 0.004626 0.000069 3.194051 ( 0.831033)
build_install 0.005122 0.004774 6.690279 ( 2.260888)
test_btest 0.000729 0.000000 28.353674 ( 25.455682)
test_basic 0.005158 0.000158 0.240649 ( 0.330813)
test_all 0.002554 0.000820 570.190139 ( 86.233915)
test_rubyspec 0.067671 0.039811 39.704022 ( 46.643396)
total: 162.99 sec