Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-032049
#<BuildRuby:0x000055d3592f8b90
@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.20220202-032049",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005440 0.000000 0.872178 ( 0.980695)
build_miniruby 0.000902 0.000000 0.062129 ( 0.061042)
build_ruby 0.000000 0.000852 0.063982 ( 0.062902)
build_all 0.002500 0.002192 3.196561 ( 0.826980)
build_install 0.003984 0.005657 6.662701 ( 2.232800)
test_btest 0.000549 0.000110 27.593819 ( 25.268073)
test_basic 0.005284 0.000400 0.253540 ( 0.343135)
test_all 0.002517 0.000875 561.131204 ( 79.946098)
test_rubyspec 0.070715 0.024228 39.478875 ( 46.389014)
total: 156.11 sec