Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-152713
#<BuildRuby:0x000056100f0eb238
@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.20220219-152713",
@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.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005322 0.000000 0.855581 ( 3.065235)
build_miniruby 0.000899 0.000000 0.062280 ( 0.061033)
build_ruby 0.000931 0.000000 0.064228 ( 0.063086)
build_all 0.004579 0.000000 3.214878 ( 0.838669)
build_install 0.009680 0.000000 6.656093 ( 2.239736)
test_btest 0.000695 0.000000 36.097661 ( 7.917526)
test_basic 0.005352 0.000000 0.308648 ( 0.397924)
test_all 0.001547 0.001804 542.592554 ( 81.052452)
test_rubyspec 0.052877 0.043502 39.661582 ( 46.620566)
total: 142.26 sec