Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-121938
#<BuildRuby:0x000055b1b25f88e0
@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.20220307-121938",
@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.000011)
build_up 0.001204 0.004251 0.935468 ( 1.180700)
build_miniruby 0.000877 0.000068 0.062418 ( 0.061030)
build_ruby 0.000802 0.000061 0.063910 ( 0.062717)
build_all 0.004179 0.000321 3.281478 ( 0.891077)
build_install 0.006197 0.003722 6.757028 ( 2.309670)
test_btest 0.000824 0.000103 39.070595 ( 6.401351)
test_basic 0.004941 0.000079 0.267117 ( 0.357504)
test_all 0.003480 0.000000 536.601679 ( 89.485730)
test_rubyspec 0.049690 0.035677 39.476320 ( 46.417161)
total: 147.17 sec