Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-094918
#<BuildRuby:0x000055fa8aee5c20
@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.20220214-094918",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001306 0.004269 0.849442 ( 2.395977)
build_miniruby 0.000663 0.000051 0.061940 ( 0.060969)
build_ruby 0.000870 0.000000 0.063781 ( 0.062612)
build_all 0.004730 0.000000 3.184267 ( 0.827646)
build_install 0.010017 0.000000 6.641883 ( 2.239780)
test_btest 0.000813 0.000000 37.720382 ( 7.577151)
test_basic 0.001868 0.003544 0.272304 ( 0.361565)
test_all 0.002894 0.000305 555.072140 ( 82.860830)
test_rubyspec 0.069756 0.025339 39.758208 ( 46.776649)
total: 143.16 sec