Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-152438
#<BuildRuby:0x0000556a0e23a0a0
@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.20220214-152438",
@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.000017 0.000000 0.000017 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005831 0.000000 0.959616 ( 6.167067)
build_miniruby 0.000889 0.000000 0.061915 ( 0.060812)
build_ruby 0.000874 0.000000 0.063779 ( 0.062656)
build_all 0.004830 0.000000 3.168571 ( 0.824645)
build_install 0.004363 0.005076 6.655920 ( 2.254590)
test_btest 0.000773 0.000055 37.104857 ( 7.627687)
test_basic 0.000050 0.005146 0.289972 ( 0.379892)
test_all 0.002983 0.000079 544.772277 ( 80.881463)
test_rubyspec 0.043955 0.029306 39.349713 ( 46.416276)
total: 144.68 sec