Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-035928
#<BuildRuby:0x000055df95537238
@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.20220213-035928",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.001633 0.004130 0.853443 ( 0.873101)
build_miniruby 0.000725 0.000111 0.062339 ( 0.061269)
build_ruby 0.000817 0.000125 0.063617 ( 0.062442)
build_all 0.004645 0.000000 3.188942 ( 0.822999)
build_install 0.005489 0.003720 6.657289 ( 2.251503)
test_btest 0.000699 0.000131 37.013225 ( 7.758588)
test_basic 0.004216 0.000790 0.238825 ( 0.329270)
test_all 0.002527 0.000474 558.644058 ( 82.672076)
test_rubyspec 0.069742 0.036456 39.814627 ( 46.774100)
total: 141.61 sec