Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-071851
#<BuildRuby:0x000055bc2b4c8fa0
@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.20220224-071851",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004906 0.000378 0.706651 ( 0.971686)
build_miniruby 0.000861 0.000066 0.062361 ( 0.061199)
build_ruby 0.000000 0.000953 0.065886 ( 0.064610)
build_all 0.000000 0.004782 3.291738 ( 0.884626)
build_install 0.006590 0.003307 6.793057 ( 2.318271)
test_btest 0.000691 0.000148 39.047286 ( 6.893515)
test_basic 0.005439 0.001166 0.269572 ( 0.358824)
test_all 0.003253 0.000150 566.745771 ( 85.989457)
test_rubyspec 0.055040 0.041674 40.061057 ( 47.033458)
total: 144.58 sec