Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-231255
#<BuildRuby:0x000056367e63d6b0
@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.20220131-231255",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.005233 0.000084 0.896628 ( 1.118796)
build_miniruby 0.000953 0.000073 0.061755 ( 0.060564)
build_ruby 0.000000 0.000844 0.064684 ( 0.063488)
build_all 0.001606 0.003015 3.178395 ( 0.821383)
build_install 0.008742 0.001249 6.662403 ( 2.244333)
test_btest 0.001615 0.000000 27.574248 ( 25.226628)
test_basic 0.002331 0.004599 0.293536 ( 0.381238)
test_all 0.004629 0.000195 540.493326 ( 89.282277)
test_rubyspec 0.071381 0.034568 39.489234 ( 46.408404)
total: 165.61 sec