Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-022258
#<BuildRuby:0x0000561494af1e38
@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.20220218-022258",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004920 0.000820 0.913542 ( 0.872623)
build_miniruby 0.000759 0.000126 0.062087 ( 0.061045)
build_ruby 0.000758 0.000127 0.063479 ( 0.062335)
build_all 0.004112 0.000685 3.201614 ( 0.841443)
build_install 0.009239 0.000690 6.691492 ( 2.242166)
test_btest 0.000698 0.000107 37.380828 ( 7.429592)
test_basic 0.000000 0.005143 0.276020 ( 0.365815)
test_all 0.002703 0.000300 539.243749 ( 78.950848)
test_rubyspec 0.060988 0.025101 39.626997 ( 46.566402)
total: 137.39 sec