Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-023330
#<BuildRuby:0x0000556149c3d6b0
@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",
@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.20220205-023330",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005783 0.000000 0.886867 ( 1.363775)
build_miniruby 0.000925 0.000000 0.062110 ( 0.060914)
build_ruby 0.000964 0.000000 0.064235 ( 0.063112)
build_all 0.000343 0.004435 3.208133 ( 0.842598)
build_install 0.000799 0.009049 6.707951 ( 2.250868)
test_btest 0.000669 0.000144 28.238344 ( 25.383795)
test_basic 0.005300 0.000150 0.244988 ( 0.334691)
test_all 0.002861 0.000572 557.033224 ( 82.543084)
test_rubyspec 0.060040 0.029603 39.677626 ( 46.606046)
total: 159.45 sec