Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-165958
#<BuildRuby:0x00005570b9f441b8
@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.20220227-165958",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.001721 0.003975 0.892058 ( 1.567030)
build_miniruby 0.000918 0.000000 0.062269 ( 0.061123)
build_ruby 0.000844 0.000000 0.064218 ( 0.063096)
build_all 0.001346 0.003384 3.307395 ( 0.899616)
build_install 0.005625 0.004026 6.791981 ( 2.325995)
test_btest 0.000535 0.000094 41.827698 ( 7.077653)
test_basic 0.001150 0.004105 0.269155 ( 0.358494)
test_all 0.002088 0.001473 550.037755 ( 81.828808)
test_rubyspec 0.058925 0.040173 40.038682 ( 46.944043)
total: 141.13 sec