Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-025133
#<BuildRuby:0x000055753f3d95a0
@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.20220325-025133",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005450 0.000000 0.921629 ( 0.943526)
build_miniruby 0.000858 0.000000 0.062660 ( 0.061448)
build_ruby 0.000966 0.000000 0.064297 ( 0.063121)
build_all 0.004739 0.000000 3.302316 ( 0.892392)
build_install 0.001501 0.008454 6.805272 ( 2.325622)
test_btest 0.000750 0.000094 34.759247 ( 8.407926)
test_basic 0.005809 0.000726 0.277963 ( 0.366112)
test_all 0.003311 0.000256 563.814889 ( 83.670348)
test_rubyspec 0.063732 0.037591 39.587386 ( 46.538270)
total: 143.27 sec