Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-020424
#<BuildRuby:0x000055c9977b6770
@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",
@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.20220201-020424",
@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.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002297 0.003288 0.883492 ( 1.498931)
build_miniruby 0.000776 0.000111 0.063596 ( 0.062335)
build_ruby 0.000776 0.000111 0.064188 ( 0.062891)
build_all 0.000000 0.004751 3.193041 ( 0.829507)
build_install 0.007431 0.001920 6.688738 ( 2.253832)
test_btest 0.000587 0.000138 27.661334 ( 25.317360)
test_basic 0.004207 0.000990 0.286095 ( 0.375807)
test_all 0.003005 0.000315 553.001282 ( 83.552568)
test_rubyspec 0.055206 0.046307 39.558928 ( 46.475416)
total: 160.43 sec