Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-081924
#<BuildRuby:0x000055ea1362a630
@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.20220210-081924",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000000 0.005464 0.872083 ( 0.846081)
build_miniruby 0.000000 0.000919 0.062682 ( 0.061380)
build_ruby 0.000000 0.000830 0.064136 ( 0.063062)
build_all 0.000000 0.004893 3.176507 ( 0.821335)
build_install 0.008408 0.001498 6.713223 ( 2.272353)
test_btest 0.000659 0.000203 36.997222 ( 7.493645)
test_basic 0.000582 0.004763 0.322672 ( 0.412228)
test_all 0.002670 0.000500 558.886798 ( 79.988075)
test_rubyspec 0.047695 0.037702 39.522220 ( 46.450405)
total: 138.41 sec