Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-025513
#<BuildRuby:0x000055b590e8d5a0
@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-025513",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005778 0.000000 0.863570 ( 1.264975)
build_miniruby 0.000865 0.000000 0.061827 ( 0.060814)
build_ruby 0.000914 0.000000 0.064199 ( 0.063075)
build_all 0.000563 0.004137 3.195748 ( 0.830884)
build_install 0.009443 0.000331 6.669430 ( 2.248618)
test_btest 0.000763 0.000048 39.852726 ( 7.383471)
test_basic 0.004775 0.000299 0.286555 ( 0.377224)
test_all 0.003353 0.000150 547.958649 ( 91.874496)
test_rubyspec 0.063343 0.027742 39.575491 ( 46.553839)
total: 150.66 sec