Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-054956
#<BuildRuby:0x000055b2d87b8fa0
@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.20220206-054956",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003033 0.002430 0.835573 ( 0.814295)
build_miniruby 0.000676 0.000208 0.061975 ( 0.060875)
build_ruby 0.000697 0.000215 0.063945 ( 0.062803)
build_all 0.004398 0.000217 3.190155 ( 0.829814)
build_install 0.009312 0.000479 6.727113 ( 2.285911)
test_btest 0.000601 0.000151 40.080214 ( 6.837640)
test_basic 0.004373 0.001093 0.278500 ( 0.368047)
test_all 0.001243 0.001731 555.220966 ( 81.201365)
test_rubyspec 0.042530 0.044507 39.716765 ( 46.672628)
total: 139.13 sec