Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-025247
#<BuildRuby:0x000055949cd1c1b8
@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.20220214-025247",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001360 0.003972 0.841575 ( 0.972153)
build_miniruby 0.000919 0.000066 0.062459 ( 0.061118)
build_ruby 0.000876 0.000063 0.063868 ( 0.062659)
build_all 0.004726 0.000041 3.158407 ( 0.824161)
build_install 0.010020 0.000000 6.643095 ( 2.230645)
test_btest 0.000915 0.000000 40.565020 ( 6.728756)
test_basic 0.002606 0.003441 0.383541 ( 0.471571)
test_all 0.001492 0.001828 555.983233 ( 81.511419)
test_rubyspec 0.077900 0.017544 39.531026 ( 46.512488)
total: 139.38 sec