Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-081945
#<BuildRuby:0x000055cb0dfe55a0
@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.20220227-081945",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001724 0.003559 0.942445 ( 0.958295)
build_miniruby 0.000000 0.000857 0.062380 ( 0.061301)
build_ruby 0.000000 0.000925 0.064186 ( 0.063135)
build_all 0.002313 0.002343 3.320889 ( 0.900015)
build_install 0.009485 0.000322 6.814153 ( 2.348051)
test_btest 0.000662 0.000124 36.234987 ( 8.331854)
test_basic 0.001914 0.003538 0.318273 ( 0.407797)
test_all 0.002477 0.000583 544.552852 ( 83.008378)
test_rubyspec 0.056967 0.031762 39.903361 ( 46.851988)
total: 142.93 sec