Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-161942
#<BuildRuby:0x000055c9059fe678
@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.20220220-161942",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005549 0.000109 0.931388 ( 1.058427)
build_miniruby 0.000801 0.000062 0.061722 ( 0.060593)
build_ruby 0.000795 0.000061 0.064220 ( 0.063139)
build_all 0.000327 0.004431 3.165853 ( 0.824758)
build_install 0.006091 0.003864 6.671928 ( 2.255887)
test_btest 0.000618 0.000123 42.037160 ( 6.884078)
test_basic 0.005276 0.000188 0.245504 ( 0.335177)
test_all 0.002441 0.000458 548.126539 ( 81.524364)
test_rubyspec 0.050600 0.038099 39.616733 ( 46.547876)
total: 139.55 sec