Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-201901
#<BuildRuby:0x0000562e85244fa0
@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.20220219-201901",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004944 0.000000 0.864159 ( 0.849885)
build_miniruby 0.000906 0.000000 0.062213 ( 0.061087)
build_ruby 0.000833 0.000000 0.063736 ( 0.062636)
build_all 0.004642 0.000000 3.187938 ( 0.825506)
build_install 0.005614 0.004210 6.646914 ( 2.226428)
test_btest 0.000554 0.000070 43.120861 ( 6.608604)
test_basic 0.000656 0.004335 0.277188 ( 0.366999)
test_all 0.002780 0.000338 545.271701 ( 86.387949)
test_rubyspec 0.079247 0.024436 39.585959 ( 46.518848)
total: 143.91 sec