Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-191156
#<BuildRuby:0x000055a00feb0870
@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.20220211-191156",
@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.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.001724 0.003952 0.893423 ( 0.960823)
build_miniruby 0.000719 0.000051 0.062096 ( 0.061093)
build_ruby 0.000809 0.000058 0.063995 ( 0.062925)
build_all 0.001053 0.003670 3.221749 ( 0.843910)
build_install 0.006293 0.003617 6.664459 ( 2.247721)
test_btest 0.000697 0.000123 37.018286 ( 7.669546)
test_basic 0.004171 0.000736 0.236915 ( 0.327436)
test_all 0.003545 0.000102 563.001346 ( 85.655897)
test_rubyspec 0.072718 0.033663 39.623496 ( 46.559253)
total: 144.39 sec