Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-172236
#<BuildRuby:0x000055b960e00fa0
@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.20220217-172236",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001054 0.004262 0.889979 ( 3.480133)
build_miniruby 0.000000 0.000978 0.062132 ( 0.060925)
build_ruby 0.000000 0.000926 0.064089 ( 0.062794)
build_all 0.000000 0.004676 3.178791 ( 0.821645)
build_install 0.004584 0.005036 6.619089 ( 2.230043)
test_btest 0.000658 0.000176 37.470138 ( 6.818610)
test_basic 0.005058 0.000251 0.296335 ( 0.386046)
test_all 0.003293 0.000000 546.037448 ( 87.638701)
test_rubyspec 0.061660 0.043026 39.415850 ( 46.409019)
total: 147.91 sec