Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-144639
#<BuildRuby:0x000056067f86c1b8
@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.20220211-144639",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.001319 0.003933 0.859053 ( 1.233688)
build_miniruby 0.000854 0.000061 0.061929 ( 0.060826)
build_ruby 0.000873 0.000062 0.063762 ( 0.062589)
build_all 0.004433 0.000317 3.199392 ( 0.838530)
build_install 0.009888 0.000000 6.643855 ( 2.228123)
test_btest 0.000721 0.000000 35.413539 ( 8.104973)
test_basic 0.001659 0.003813 0.312393 ( 0.401751)
test_all 0.003464 0.000293 554.527624 ( 83.668312)
test_rubyspec 0.072505 0.028968 39.845546 ( 46.784529)
total: 143.38 sec