Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-165252
#<BuildRuby:0x0000555f6b4b8fa0
@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.20220208-165252",
@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.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005450 0.000099 0.822670 ( 1.069266)
build_miniruby 0.000812 0.000063 0.062227 ( 0.061002)
build_ruby 0.000891 0.000068 0.063922 ( 0.062780)
build_all 0.004342 0.000334 3.184476 ( 0.826813)
build_install 0.010805 0.000000 6.646815 ( 2.236621)
test_btest 0.000682 0.000000 39.812363 ( 7.136830)
test_basic 0.005317 0.000000 0.263417 ( 0.352866)
test_all 0.003384 0.000079 564.386690 ( 82.251847)
test_rubyspec 0.073670 0.019763 39.438127 ( 46.340694)
total: 140.34 sec