Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-045322
#<BuildRuby:0x00005592fe2ae630
@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.20220207-045322",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005376 0.000000 0.826216 ( 0.901280)
build_miniruby 0.000875 0.000000 0.062044 ( 0.060943)
build_ruby 0.000942 0.000000 0.063710 ( 0.062544)
build_all 0.000600 0.004157 3.195792 ( 0.828860)
build_install 0.009636 0.000343 6.673213 ( 2.253599)
test_btest 0.000803 0.000000 35.074100 ( 8.283882)
test_basic 0.005362 0.000100 0.281698 ( 0.371176)
test_all 0.003351 0.000038 545.248612 ( 83.279001)
test_rubyspec 0.073545 0.027704 39.722802 ( 46.669962)
total: 142.71 sec