Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-120458
#<BuildRuby:0x000055ff7d304bc0
@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-120458",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005428 0.000000 0.825006 ( 0.987451)
build_miniruby 0.001030 0.000000 0.062486 ( 0.061139)
build_ruby 0.000000 0.000830 0.063656 ( 0.062656)
build_all 0.001717 0.002790 3.184043 ( 0.823756)
build_install 0.009671 0.000125 6.696652 ( 2.245491)
test_btest 0.001433 0.000076 41.611843 ( 6.896938)
test_basic 0.001249 0.004018 0.263375 ( 0.353136)
test_all 0.003252 0.000343 567.445115 ( 85.456948)
test_rubyspec 0.064292 0.025727 39.728794 ( 46.706490)
total: 143.59 sec