Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220315-025949
#<BuildRuby:0x000055af9d18b238
@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.20220315-025949",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005465 0.000117 0.897530 ( 0.885435)
build_miniruby 0.000787 0.000057 0.062566 ( 0.061527)
build_ruby 0.000752 0.000053 0.063988 ( 0.062878)
build_all 0.004266 0.000305 3.318465 ( 0.898855)
build_install 0.009225 0.000659 6.828099 ( 2.336414)
test_btest 0.000725 0.000051 35.582078 ( 8.288998)
test_basic 0.005492 0.000027 0.273845 ( 0.363357)
test_all 0.003382 0.000110 545.933072 ( 96.746428)
test_rubyspec 0.075936 0.024523 39.901545 ( 46.749867)
total: 156.39 sec