Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-204025
#<BuildRuby:0x000055b1eaf9a0a0
@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.20220227-204025",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004423 0.000805 0.928130 ( 1.189352)
build_miniruby 0.000740 0.000134 0.063204 ( 0.061933)
build_ruby 0.000749 0.000136 0.064222 ( 0.063188)
build_all 0.003851 0.000700 3.307576 ( 0.896074)
build_install 0.005528 0.005163 6.803043 ( 2.325863)
test_btest 0.000713 0.000178 37.725474 ( 7.468417)
test_basic 0.003848 0.000962 0.272273 ( 0.362361)
test_all 0.001682 0.001835 547.740720 ( 82.915191)
test_rubyspec 0.055125 0.035259 39.941243 ( 46.850127)
total: 142.13 sec