Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-050856
#<BuildRuby:0x0000559a6e010fa0
@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.20220221-050856",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005769 0.000294 0.926155 ( 1.020105)
build_miniruby 0.000863 0.000133 0.062121 ( 0.060932)
build_ruby 0.000813 0.000125 0.063894 ( 0.062749)
build_all 0.004600 0.000065 3.191846 ( 0.824076)
build_install 0.008425 0.001204 6.663151 ( 2.239757)
test_btest 0.000592 0.000084 39.115076 ( 7.312738)
test_basic 0.000501 0.004939 0.271156 ( 0.360965)
test_all 0.000791 0.002264 544.279650 ( 83.363872)
test_rubyspec 0.080348 0.022370 39.599998 ( 46.548604)
total: 141.79 sec