Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-233206
#<BuildRuby:0x00005581eab2a630
@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.20220210-233206",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001822 0.003471 0.818180 ( 1.071960)
build_miniruby 0.000906 0.000000 0.062309 ( 0.061218)
build_ruby 0.000911 0.000000 0.063882 ( 0.062766)
build_all 0.001184 0.003428 3.199185 ( 0.837399)
build_install 0.005583 0.004438 6.707946 ( 2.265253)
test_btest 0.000708 0.000125 37.693571 ( 7.031478)
test_basic 0.004484 0.000792 0.245421 ( 0.335268)
test_all 0.001573 0.001843 546.630773 ( 85.057544)
test_rubyspec 0.053688 0.054498 39.613863 ( 46.565614)
total: 143.29 sec