Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-141944
#<BuildRuby:0x0000558aeaf0a350
@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.20220212-141944",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001888 0.004016 0.876568 ( 1.030668)
build_miniruby 0.000881 0.000063 0.062012 ( 0.060903)
build_ruby 0.000847 0.000060 0.063927 ( 0.062637)
build_all 0.004455 0.000318 3.213565 ( 0.836105)
build_install 0.009336 0.000325 6.648668 ( 2.228456)
test_btest 0.000759 0.000051 42.383274 ( 6.763458)
test_basic 0.004728 0.000315 0.277068 ( 0.366902)
test_all 0.003029 0.000202 545.788349 ( 86.242891)
test_rubyspec 0.082087 0.012704 39.783798 ( 46.722674)
total: 144.32 sec