Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-224718
#<BuildRuby:0x0000556f3a456600
@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-224718",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006187 0.000157 0.733404 ( 0.829816)
build_miniruby 0.000922 0.000070 0.062237 ( 0.060968)
build_ruby 0.000847 0.000065 0.064378 ( 0.063209)
build_all 0.004301 0.000331 3.289740 ( 0.892345)
build_install 0.009307 0.000716 6.838506 ( 2.350822)
test_btest 0.000797 0.000061 40.110426 ( 6.894212)
test_basic 0.005097 0.000000 0.268712 ( 0.358789)
test_all 0.004525 0.000000 547.256227 ( 87.553862)
test_rubyspec 0.090021 0.012573 39.769877 ( 46.715361)
total: 145.72 sec