Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-151252
#<BuildRuby:0x00005570fc3081b8
@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-151252",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004925 0.000821 0.819407 ( 0.946455)
build_miniruby 0.000819 0.000137 0.061728 ( 0.060489)
build_ruby 0.000685 0.000114 0.063655 ( 0.062675)
build_all 0.004542 0.000000 3.187389 ( 0.822500)
build_install 0.001831 0.008094 6.649461 ( 2.225682)
test_btest 0.000540 0.000155 35.038156 ( 7.710100)
test_basic 0.003906 0.001115 0.297792 ( 0.387813)
test_all 0.002738 0.000782 528.890623 ( 86.518264)
test_rubyspec 0.059983 0.036312 39.612864 ( 46.692653)
total: 145.43 sec