Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-081110
#<BuildRuby:0x000055bfb178c1b8
@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.20220213-081110",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005277 0.000440 0.887414 ( 1.520891)
build_miniruby 0.000807 0.000067 0.062008 ( 0.060792)
build_ruby 0.000944 0.000000 0.063741 ( 0.062432)
build_all 0.001120 0.003631 3.186415 ( 0.828046)
build_install 0.008960 0.001280 6.665532 ( 2.258970)
test_btest 0.000777 0.000111 41.471535 ( 7.133284)
test_basic 0.001553 0.005179 0.394468 ( 0.481392)
test_all 0.002655 0.000569 546.135853 ( 85.092614)
test_rubyspec 0.056598 0.040865 39.726573 ( 46.665579)
total: 144.10 sec