Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-015803
#<BuildRuby:0x000055d94b6d41b8
@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-015803",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005667 0.000000 0.853245 ( 1.209946)
build_miniruby 0.001005 0.000000 0.062338 ( 0.061100)
build_ruby 0.001007 0.000000 0.063969 ( 0.062806)
build_all 0.004625 0.000000 3.168408 ( 0.818651)
build_install 0.000970 0.008972 6.664249 ( 2.255533)
test_btest 0.000791 0.000105 35.914643 ( 7.622539)
test_basic 0.000421 0.004629 0.239054 ( 0.329329)
test_all 0.004145 0.000000 527.437874 ( 84.918359)
test_rubyspec 0.058610 0.043774 39.588411 ( 46.574875)
total: 143.85 sec