Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-101809
#<BuildRuby:0x000056157bcbcfa0
@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-101809",
@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.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005391 0.000000 0.868770 ( 5.931114)
build_miniruby 0.000850 0.000000 0.061919 ( 0.060860)
build_ruby 0.000900 0.000000 0.064029 ( 0.062907)
build_all 0.000663 0.003888 3.205734 ( 0.838027)
build_install 0.005345 0.004560 6.649819 ( 2.245450)
test_btest 0.000671 0.000084 39.924454 ( 7.249737)
test_basic 0.000479 0.004363 0.285296 ( 0.375598)
test_all 0.003036 0.000569 546.813893 ( 80.664473)
test_rubyspec 0.051782 0.034629 39.616378 ( 46.561022)
total: 143.99 sec