Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-102136
#<BuildRuby:0x000055f2fb5c5398
@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.20220215-102136",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004879 0.000375 0.843343 ( 1.717503)
build_miniruby 0.000777 0.000060 0.062163 ( 0.061094)
build_ruby 0.000000 0.000920 0.063995 ( 0.062758)
build_all 0.001217 0.003539 3.208499 ( 0.834245)
build_install 0.000832 0.009074 6.641279 ( 2.244267)
test_btest 0.000655 0.000202 37.819936 ( 7.265808)
test_basic 0.004008 0.001233 0.292916 ( 0.382736)
test_all 0.002583 0.000794 540.914061 ( 77.299907)
test_rubyspec 0.058937 0.026513 39.506020 ( 46.526205)
total: 136.40 sec