Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-101519
#<BuildRuby:0x000055aeb3f255a0
@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.20220212-101519",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.005676 0.886917 ( 1.252056)
build_miniruby 0.000000 0.000889 0.062887 ( 0.061692)
build_ruby 0.000000 0.000910 0.064277 ( 0.063177)
build_all 0.000000 0.004882 3.182637 ( 0.821149)
build_install 0.003804 0.005741 6.657079 ( 2.252390)
test_btest 0.000570 0.000180 35.971135 ( 8.081667)
test_basic 0.004065 0.001284 0.288981 ( 0.378618)
test_all 0.001533 0.001612 572.139273 ( 86.640174)
test_rubyspec 0.039954 0.052407 39.694016 ( 46.645988)
total: 146.20 sec