Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-155345
#<BuildRuby:0x0000556b88561708
@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",
@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.20220205-155345",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005410 0.000000 0.855227 ( 1.028102)
build_miniruby 0.000835 0.000000 0.062083 ( 0.061019)
build_ruby 0.000989 0.000000 0.064303 ( 0.063072)
build_all 0.001483 0.003472 3.189853 ( 0.823827)
build_install 0.006348 0.003778 6.681681 ( 2.253581)
test_btest 0.000848 0.000000 28.335855 ( 25.472549)
test_basic 0.005486 0.000000 0.245763 ( 0.335469)
test_all 0.003034 0.000115 567.634279 ( 83.854815)
test_rubyspec 0.067928 0.037668 39.760276 ( 46.746603)
total: 160.64 sec