Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-190427
#<BuildRuby:0x0000564eb7f995a0
@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.20220210-190427",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001577 0.004102 0.906767 ( 2.003636)
build_miniruby 0.001195 0.000184 0.062379 ( 0.061335)
build_ruby 0.000821 0.000126 0.064181 ( 0.063074)
build_all 0.004646 0.000000 3.185915 ( 0.829046)
build_install 0.005028 0.004432 6.674953 ( 2.248548)
test_btest 0.000688 0.000138 38.149218 ( 8.132040)
test_basic 0.004515 0.000903 0.287665 ( 0.377254)
test_all 0.002553 0.000511 544.038502 ( 86.281663)
test_rubyspec 0.058122 0.016201 39.357187 ( 46.374696)
total: 146.37 sec