Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-092504
#<BuildRuby:0x0000559574669c20
@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.20220214-092504",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001270 0.004259 0.878533 ( 1.276099)
build_miniruby 0.000858 0.000066 0.062903 ( 0.061663)
build_ruby 0.000789 0.000061 0.064155 ( 0.062963)
build_all 0.001394 0.003413 3.180448 ( 0.825399)
build_install 0.008604 0.001148 6.638682 ( 2.225321)
test_btest 0.000690 0.000092 41.089556 ( 6.749751)
test_basic 0.004739 0.000632 0.370478 ( 0.459844)
test_all 0.002995 0.000261 549.896389 ( 81.949365)
test_rubyspec 0.054191 0.029036 39.768091 ( 46.644644)
total: 140.26 sec