Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-140915
#<BuildRuby:0x000055b9d3cfc1b8
@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.20220216-140915",
@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.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005028 0.000000 0.902599 ( 11.056675)
build_miniruby 0.000814 0.000000 0.062604 ( 0.061395)
build_ruby 0.000837 0.000000 0.063604 ( 0.062451)
build_all 0.001105 0.003632 3.175142 ( 0.818635)
build_install 0.009445 0.000323 6.636603 ( 2.239802)
test_btest 0.000749 0.000042 36.736604 ( 7.608638)
test_basic 0.004797 0.000267 0.261235 ( 0.351356)
test_all 0.003047 0.000169 555.492846 ( 81.554413)
test_rubyspec 0.084277 0.022937 39.494734 ( 46.527041)
total: 150.28 sec