Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-094937
#<BuildRuby:0x000055c9b0715398
@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.20220215-094937",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004857 0.000810 0.866459 ( 0.933651)
build_miniruby 0.000684 0.000114 0.061638 ( 0.060573)
build_ruby 0.000000 0.000808 0.063906 ( 0.062785)
build_all 0.001878 0.002898 3.184141 ( 0.822955)
build_install 0.003353 0.006619 6.632225 ( 2.233494)
test_btest 0.001072 0.000357 39.181044 ( 6.893996)
test_basic 0.004700 0.000256 0.239073 ( 0.329199)
test_all 0.002974 0.000271 554.941206 ( 83.208850)
test_rubyspec 0.077812 0.023194 39.480479 ( 46.455609)
total: 141.00 sec