Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-054512
#<BuildRuby:0x000055ad7e58dd70
@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.20220206-054512",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005475 0.000421 0.847934 ( 0.996008)
build_miniruby 0.000868 0.000067 0.062346 ( 0.061228)
build_ruby 0.000857 0.000000 0.063475 ( 0.062408)
build_all 0.004767 0.000000 3.193606 ( 0.827920)
build_install 0.006229 0.003723 6.702624 ( 2.249340)
test_btest 0.000729 0.000086 39.431267 ( 7.239463)
test_basic 0.004574 0.000539 0.264293 ( 0.354360)
test_all 0.002642 0.000311 554.078529 ( 84.847322)
test_rubyspec 0.068527 0.024024 39.755201 ( 46.712247)
total: 143.35 sec