Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-082329
#<BuildRuby:0x000055bc8f4c81b8
@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.20220224-082329",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.005752 0.000000 0.726263 ( 0.712154)
build_miniruby 0.000992 0.000000 0.062448 ( 0.061237)
build_ruby 0.000000 0.000880 0.064970 ( 0.063783)
build_all 0.002481 0.002260 3.303228 ( 0.900122)
build_install 0.008403 0.001288 6.809986 ( 2.315094)
test_btest 0.000678 0.000193 40.330158 ( 7.980951)
test_basic 0.005006 0.000195 0.240784 ( 0.330811)
test_all 0.003021 0.000806 573.371709 ( 81.757790)
test_rubyspec 0.071812 0.033365 40.070832 ( 47.020665)
total: 141.14 sec