Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-223134
#<BuildRuby:0x00005589fe4dc1b8
@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.20220211-223134",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001818 0.004001 0.890472 ( 1.156154)
build_miniruby 0.000867 0.000062 0.062170 ( 0.061104)
build_ruby 0.000875 0.000063 0.064174 ( 0.062986)
build_all 0.001104 0.003731 3.183106 ( 0.827882)
build_install 0.001652 0.008312 6.650899 ( 2.241184)
test_btest 0.000654 0.000000 36.573687 ( 7.781593)
test_basic 0.002596 0.002638 0.271261 ( 0.361048)
test_all 0.002503 0.000737 535.741776 ( 85.646856)
test_rubyspec 0.081832 0.022821 39.637566 ( 46.559685)
total: 144.70 sec