Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-135449
#<BuildRuby:0x000055a0fab36320
@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.20220213-135449",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004831 0.000805 0.842441 ( 1.014383)
build_miniruby 0.000874 0.000000 0.061673 ( 0.060451)
build_ruby 0.000963 0.000000 0.063504 ( 0.062296)
build_all 0.004178 0.000296 3.171528 ( 0.828344)
build_install 0.006081 0.003847 6.648951 ( 2.257157)
test_btest 0.000599 0.000120 38.330069 ( 7.701302)
test_basic 0.004169 0.000833 0.287495 ( 0.377620)
test_all 0.001041 0.002683 551.011379 ( 82.207661)
test_rubyspec 0.054436 0.045385 39.536872 ( 46.518587)
total: 141.03 sec