Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-115058
#<BuildRuby:0x0000556e72204fa0
@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.20220219-115058",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004238 0.001156 0.837385 ( 1.112626)
build_miniruby 0.000783 0.000213 0.062441 ( 0.061243)
build_ruby 0.000722 0.000197 0.063793 ( 0.062661)
build_all 0.004717 0.000088 3.174944 ( 0.825946)
build_install 0.006141 0.003639 6.642253 ( 2.244385)
test_btest 0.000665 0.000190 39.206460 ( 6.792082)
test_basic 0.004049 0.001157 0.296269 ( 0.385785)
test_all 0.002580 0.000738 524.677126 ( 84.351459)
test_rubyspec 0.076172 0.016672 39.681412 ( 46.615370)
total: 142.45 sec