Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-194434
#<BuildRuby:0x000055f8900c1398
@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.20220221-194434",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.005431 0.851423 ( 1.004753)
build_miniruby 0.000000 0.000902 0.062052 ( 0.060905)
build_ruby 0.000000 0.000934 0.065383 ( 0.064337)
build_all 0.000500 0.004308 3.188731 ( 0.828032)
build_install 0.005544 0.004350 6.640158 ( 2.231020)
test_btest 0.000604 0.000161 38.138766 ( 8.144084)
test_basic 0.004906 0.000209 0.269791 ( 0.359914)
test_all 0.003027 0.000444 552.142124 ( 80.159255)
test_rubyspec 0.054269 0.041798 39.639104 ( 46.619277)
total: 139.47 sec