Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-184630
#<BuildRuby:0x000055c4507f6600
@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.20220209-184630",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.001052 0.004337 0.816500 ( 1.695236)
build_miniruby 0.000895 0.000150 0.087874 ( 0.085789)
build_ruby 0.001953 0.000000 2.936821 ( 2.710628)
build_all 0.009461 0.000401 15.313870 ( 2.660396)
build_install 0.004690 0.005539 6.807322 ( 2.266828)
test_btest 0.000530 0.000114 37.848778 ( 8.185408)
test_basic 0.000206 0.004971 0.239295 ( 0.329089)
test_all 0.003111 0.000379 559.856243 ( 84.166908)
test_rubyspec 0.043254 0.028506 39.515240 ( 46.490910)
total: 148.59 sec