Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-225105
#<BuildRuby:0x000056073c7fcbc0
@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.20220216-225105",
@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.000000 0.000009 ( 0.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001559 0.003961 0.839095 ( 1.016423)
build_miniruby 0.000866 0.000062 0.062503 ( 0.061404)
build_ruby 0.000821 0.000058 0.063532 ( 0.062427)
build_all 0.004782 0.000000 3.185680 ( 0.822504)
build_install 0.007060 0.002826 6.643629 ( 2.242883)
test_btest 0.000808 0.000081 36.878530 ( 7.576754)
test_basic 0.004762 0.000476 0.241011 ( 0.331741)
test_all 0.003316 0.000098 555.048447 ( 83.116840)
test_rubyspec 0.067778 0.035006 39.519318 ( 46.442215)
total: 141.67 sec