Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-075051
#<BuildRuby:0x000055a42e6ee678
@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.20220214-075051",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005430 0.000000 0.870452 ( 0.920308)
build_miniruby 0.000827 0.000000 0.061840 ( 0.060814)
build_ruby 0.001006 0.000000 0.064074 ( 0.062849)
build_all 0.004651 0.000000 3.162698 ( 0.820375)
build_install 0.010140 0.000000 6.627400 ( 2.235801)
test_btest 0.000739 0.000000 35.449398 ( 7.922689)
test_basic 0.000427 0.004829 0.269269 ( 0.359315)
test_all 0.003147 0.000096 536.879720 ( 88.666477)
test_rubyspec 0.049336 0.044538 39.539936 ( 46.499933)
total: 147.55 sec