Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-145407
#<BuildRuby:0x000055620f7dcfa0
@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.20220206-145407",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004952 0.000380 0.873993 ( 1.829727)
build_miniruby 0.000850 0.000000 0.062350 ( 0.061082)
build_ruby 0.000000 0.000796 0.063884 ( 0.062843)
build_all 0.000000 0.004671 3.188184 ( 0.825367)
build_install 0.006351 0.003606 6.688379 ( 2.233019)
test_btest 0.000621 0.000133 43.431127 ( 6.658429)
test_basic 0.004306 0.000922 0.305193 ( 0.394758)
test_all 0.003133 0.000119 549.195103 ( 87.351358)
test_rubyspec 0.032955 0.043760 39.701149 ( 46.668495)
total: 146.09 sec