Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-104124
#<BuildRuby:0x000056524cafe9a8
@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.20220204-104124",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005733 0.000000 0.897758 ( 1.656485)
build_miniruby 0.000982 0.000000 0.061658 ( 0.060521)
build_ruby 0.000938 0.000000 0.063741 ( 0.062574)
build_all 0.004745 0.000000 3.194189 ( 0.833903)
build_install 0.002547 0.008151 6.675597 ( 2.247936)
test_btest 0.000715 0.000085 28.238608 ( 25.407306)
test_basic 0.001208 0.004336 0.270376 ( 0.359660)
test_all 0.003010 0.000138 570.214633 ( 86.213348)
test_rubyspec 0.079536 0.029256 39.948958 ( 46.889127)
total: 163.73 sec