Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-210123
#<BuildRuby:0x0000556cefc9dc20
@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.20220216-210123",
@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.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005129 0.000000 0.847778 ( 1.823589)
build_miniruby 0.000767 0.000000 0.061698 ( 0.060674)
build_ruby 0.000962 0.000000 0.064092 ( 0.062904)
build_all 0.004657 0.000000 3.168641 ( 0.818788)
build_install 0.005245 0.004414 6.663438 ( 2.224705)
test_btest 0.000729 0.000046 40.990081 ( 6.514703)
test_basic 0.000355 0.004511 0.244579 ( 0.335087)
test_all 0.003012 0.000377 553.329444 ( 81.566763)
test_rubyspec 0.059480 0.041836 39.561159 ( 46.504465)
total: 139.91 sec