Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-114502
#<BuildRuby:0x00005573e2e94e80
@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.20220207-114502",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005506 0.000000 0.901729 ( 1.890448)
build_miniruby 0.000822 0.000000 0.062150 ( 0.061098)
build_ruby 0.000000 0.000847 0.064164 ( 0.062947)
build_all 0.000945 0.003799 3.185946 ( 0.824759)
build_install 0.009888 0.000027 6.677557 ( 2.239085)
test_btest 0.000761 0.000051 36.264404 ( 8.067223)
test_basic 0.004969 0.000331 0.256377 ( 0.346215)
test_all 0.003012 0.000201 558.768209 ( 83.837410)
test_rubyspec 0.043593 0.045711 39.940625 ( 46.859671)
total: 144.19 sec