Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-075308
#<BuildRuby:0x000055630cf25548
@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.20220216-075308",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005635 0.000122 0.871554 ( 0.954161)
build_miniruby 0.001051 0.000081 0.062254 ( 0.060945)
build_ruby 0.000778 0.000060 0.063968 ( 0.062949)
build_all 0.004437 0.000341 3.178596 ( 0.826636)
build_install 0.005278 0.004202 6.651939 ( 2.249696)
test_btest 0.000747 0.000100 37.093476 ( 7.850544)
test_basic 0.004832 0.000644 0.243574 ( 0.333904)
test_all 0.002876 0.000383 532.036254 ( 86.637544)
test_rubyspec 0.049246 0.017690 39.509864 ( 46.446226)
total: 145.42 sec