Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-063147
#<BuildRuby:0x000055bb32732678
@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.20220222-063147",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000940 0.004243 0.837296 ( 1.338602)
build_miniruby 0.000843 0.000065 0.063488 ( 0.062358)
build_ruby 0.000806 0.000062 0.064910 ( 0.063763)
build_all 0.004661 0.000020 3.190076 ( 0.831486)
build_install 0.002026 0.007535 6.649892 ( 2.229112)
test_btest 0.000676 0.000127 40.519852 ( 7.361236)
test_basic 0.004364 0.000818 0.289965 ( 0.380254)
test_all 0.003226 0.000220 541.952947 ( 81.482764)
test_rubyspec 0.072020 0.030113 39.654255 ( 46.589622)
total: 140.34 sec