Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-054530
#<BuildRuby:0x000056133ce1e7e0
@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.20220201-054530",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003481 0.002220 0.865963 ( 0.882135)
build_miniruby 0.000751 0.000161 0.062256 ( 0.060997)
build_ruby 0.000654 0.000140 0.063609 ( 0.062551)
build_all 0.001597 0.003069 3.181381 ( 0.825018)
build_install 0.005676 0.004161 6.683252 ( 2.232578)
test_btest 0.000536 0.000167 27.753779 ( 25.398316)
test_basic 0.000788 0.004765 0.239033 ( 0.328188)
test_all 0.002890 0.000447 553.546491 ( 87.091618)
test_rubyspec 0.052960 0.049776 39.550060 ( 46.523308)
total: 163.41 sec