Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-192717
#<BuildRuby:0x000055c2d5bb3238
@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.20220218-192717",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004740 0.000790 0.871920 ( 1.148484)
build_miniruby 0.000887 0.000000 0.062325 ( 0.061116)
build_ruby 0.000845 0.000000 0.064506 ( 0.063306)
build_all 0.000756 0.003893 3.184734 ( 0.829610)
build_install 0.004404 0.005508 6.650932 ( 2.229814)
test_btest 0.000680 0.000210 39.417941 ( 6.867930)
test_basic 0.005543 0.000000 0.239394 ( 0.328808)
test_all 0.003233 0.000000 536.782966 ( 84.711088)
test_rubyspec 0.063295 0.027476 39.654057 ( 46.615817)
total: 142.86 sec