Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-161336
#<BuildRuby:0x0000558b8cd441b8
@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.20220227-161336",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005358 0.000000 0.888307 ( 1.037173)
build_miniruby 0.000960 0.000000 0.062492 ( 0.061336)
build_ruby 0.000893 0.000000 0.064633 ( 0.063487)
build_all 0.000619 0.004139 3.287822 ( 0.892232)
build_install 0.005989 0.003872 6.821206 ( 2.342441)
test_btest 0.000796 0.000093 39.532632 ( 6.909439)
test_basic 0.005152 0.000121 0.240982 ( 0.331445)
test_all 0.003169 0.000271 539.301791 ( 80.739705)
test_rubyspec 0.078244 0.026079 40.085375 ( 47.005513)
total: 139.38 sec