Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-035042
#<BuildRuby:0x0000564c6f406660
@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.20220209-035042",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002006 0.003432 0.847556 ( 0.958894)
build_miniruby 0.000701 0.000162 0.062149 ( 0.061057)
build_ruby 0.000762 0.000176 0.064042 ( 0.062892)
build_all 0.003869 0.000893 3.193014 ( 0.829494)
build_install 0.002274 0.007612 6.649631 ( 2.236872)
test_btest 0.000585 0.000208 33.747974 ( 8.118186)
test_basic 0.000926 0.004449 0.287926 ( 0.377468)
test_all 0.003256 0.000000 548.162555 ( 81.176745)
test_rubyspec 0.042374 0.059270 39.453431 ( 46.428018)
total: 140.25 sec