Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-060246
#<BuildRuby:0x0000563acd30d5a0
@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-060246",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004909 0.000378 0.843161 ( 0.860899)
build_miniruby 0.000876 0.000067 0.062175 ( 0.061054)
build_ruby 0.000879 0.000067 0.064279 ( 0.063225)
build_all 0.004627 0.000356 3.190549 ( 0.824275)
build_install 0.008607 0.000662 6.711357 ( 2.239951)
test_btest 0.000804 0.000062 39.074983 ( 6.837288)
test_basic 0.005371 0.000413 0.371909 ( 0.460519)
test_all 0.003228 0.000248 562.867674 ( 81.893466)
test_rubyspec 0.058938 0.030869 39.763553 ( 46.681710)
total: 139.92 sec