Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-054310
#<BuildRuby:0x00005638aee2de38
@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.20220220-054310",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001041 0.004310 0.849743 ( 0.818700)
build_miniruby 0.000773 0.000129 0.061740 ( 0.060546)
build_ruby 0.000751 0.000125 0.063674 ( 0.062556)
build_all 0.000174 0.004404 3.184923 ( 0.829453)
build_install 0.006791 0.002687 6.683606 ( 2.241167)
test_btest 0.000724 0.000000 41.664255 ( 6.486235)
test_basic 0.004845 0.000415 0.242193 ( 0.332093)
test_all 0.002360 0.000590 544.929234 ( 86.648460)
test_rubyspec 0.054242 0.037892 39.666202 ( 46.800945)
total: 144.28 sec