Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-142943
#<BuildRuby:0x0000559dc99ff238
@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.20220216-142943",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005553 0.000000 0.888459 ( 3.349026)
build_miniruby 0.000896 0.000000 0.061855 ( 0.060657)
build_ruby 0.000843 0.000000 0.063404 ( 0.062326)
build_all 0.000574 0.003896 3.168719 ( 0.820909)
build_install 0.009224 0.000313 6.655482 ( 2.224332)
test_btest 0.000687 0.000040 41.244531 ( 6.710286)
test_basic 0.005502 0.000069 0.286022 ( 0.375146)
test_all 0.003471 0.000193 546.993310 ( 83.893826)
test_rubyspec 0.070250 0.033400 39.538434 ( 46.477929)
total: 143.98 sec