Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-012254
#<BuildRuby:0x000055e73607d5a0
@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-012254",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004742 0.000790 0.924322 ( 1.527888)
build_miniruby 0.000794 0.000133 0.062713 ( 0.061538)
build_ruby 0.000813 0.000136 0.064472 ( 0.063383)
build_all 0.004132 0.000689 3.312045 ( 0.906609)
build_install 0.009010 0.000657 6.795668 ( 2.330199)
test_btest 0.000517 0.000080 41.095470 ( 7.176323)
test_basic 0.005336 0.000039 0.241988 ( 0.331550)
test_all 0.000000 0.003576 559.829704 ( 80.622889)
test_rubyspec 0.037456 0.050436 39.993781 ( 46.876854)
total: 139.90 sec