Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-180434
#<BuildRuby:0x0000561c3de741b8
@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.20220222-180434",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005471 0.000456 0.923153 ( 1.730621)
build_miniruby 0.000797 0.000066 0.061891 ( 0.060734)
build_ruby 0.000860 0.000071 0.063857 ( 0.062824)
build_all 0.004426 0.000369 3.221753 ( 0.852481)
build_install 0.009197 0.000767 6.659495 ( 2.251026)
test_btest 0.000734 0.000062 40.191474 ( 7.149225)
test_basic 0.004783 0.000399 0.305594 ( 0.395384)
test_all 0.000735 0.002719 560.116792 ( 85.662014)
test_rubyspec 0.058236 0.035920 40.039594 ( 46.984595)
total: 145.15 sec