Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-123018
#<BuildRuby:0x0000555af9411e38
@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.20220206-123018",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001323 0.004066 0.845615 ( 1.084627)
build_miniruby 0.000844 0.000129 0.062081 ( 0.060795)
build_ruby 0.000833 0.000128 0.063894 ( 0.062758)
build_all 0.004656 0.000080 3.218692 ( 0.839138)
build_install 0.006236 0.003760 6.680383 ( 2.244335)
test_btest 0.000612 0.000114 39.108134 ( 7.008111)
test_basic 0.004557 0.000854 0.245441 ( 0.335304)
test_all 0.003189 0.000207 548.423053 ( 88.099679)
test_rubyspec 0.059160 0.028739 39.763706 ( 46.728499)
total: 146.46 sec