Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-121215
#<BuildRuby:0x000055ed38d6d5a0
@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-121215",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001676 0.003724 0.858328 ( 1.649616)
build_miniruby 0.000748 0.000050 0.062297 ( 0.061148)
build_ruby 0.000794 0.000053 0.063621 ( 0.062505)
build_all 0.004650 0.000000 3.187554 ( 0.827036)
build_install 0.006118 0.003760 6.663366 ( 2.252630)
test_btest 0.000754 0.000083 42.981237 ( 6.708777)
test_basic 0.001947 0.003546 0.284873 ( 0.373872)
test_all 0.003460 0.000459 565.839563 ( 81.402017)
test_rubyspec 0.072183 0.023275 39.727440 ( 46.714516)
total: 140.05 sec