Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-020749
#<BuildRuby:0x000055c4ac4bc870
@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.20220225-020749",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.005630 0.000000 0.686386 ( 0.791530)
build_miniruby 0.000963 0.000000 0.062541 ( 0.061321)
build_ruby 0.000953 0.000000 0.064546 ( 0.063393)
build_all 0.004788 0.000000 3.309892 ( 0.893816)
build_install 0.010751 0.000000 6.801237 ( 2.337844)
test_btest 0.000835 0.000000 37.509656 ( 8.131373)
test_basic 0.005603 0.000000 0.272647 ( 0.362165)
test_all 0.002838 0.000000 552.236237 ( 87.332606)
test_rubyspec 0.079108 0.027656 39.783991 ( 46.737017)
total: 146.71 sec