Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-070706
#<BuildRuby:0x000055db4e13e1e0
@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.20220207-070706",
@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.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001743 0.003999 0.888398 ( 0.858411)
build_miniruby 0.000856 0.000061 0.062773 ( 0.061664)
build_ruby 0.000839 0.000060 0.064081 ( 0.062843)
build_all 0.004882 0.000000 3.187372 ( 0.829041)
build_install 0.006153 0.003977 6.691288 ( 2.254433)
test_btest 0.000725 0.000085 37.303582 ( 7.652616)
test_basic 0.004719 0.000555 0.306337 ( 0.395976)
test_all 0.002899 0.000157 542.618652 ( 89.585840)
test_rubyspec 0.074426 0.016389 39.675049 ( 46.636132)
total: 148.34 sec