Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-100203
#<BuildRuby:0x00005646f6f85398
@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.20220225-100203",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001500 0.003956 0.771756 ( 7.067182)
build_miniruby 0.000905 0.000065 0.065692 ( 0.064464)
build_ruby 0.000868 0.000062 0.064742 ( 0.063555)
build_all 0.004577 0.000033 3.306260 ( 0.895000)
build_install 0.006529 0.003477 6.811597 ( 2.342627)
test_btest 0.000717 0.000079 39.356013 ( 8.053865)
test_basic 0.004640 0.000516 0.296194 ( 0.385868)
test_all 0.003426 0.000077 557.314204 ( 80.547128)
test_rubyspec 0.066822 0.013897 39.635719 ( 46.624603)
total: 146.04 sec