Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-031132
#<BuildRuby:0x00005597c9dbe320
@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.20220220-031132",
@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.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001491 0.003967 0.865110 ( 1.186728)
build_miniruby 0.000883 0.000063 0.062036 ( 0.060921)
build_ruby 0.000812 0.000058 0.063679 ( 0.062543)
build_all 0.004348 0.000311 3.182705 ( 0.825567)
build_install 0.010480 0.000404 6.649857 ( 2.253769)
test_btest 0.000717 0.000048 36.425193 ( 8.361696)
test_basic 0.004758 0.000317 0.319865 ( 0.409505)
test_all 0.002640 0.000176 553.830192 ( 82.998199)
test_rubyspec 0.060345 0.044356 39.784321 ( 46.864946)
total: 143.02 sec