Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220314-192221
#<BuildRuby:0x0000560f89a46660
@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.20220314-192221",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004195 0.001144 0.926389 ( 1.186078)
build_miniruby 0.000779 0.000213 0.062703 ( 0.061463)
build_ruby 0.000733 0.000200 0.064143 ( 0.063044)
build_all 0.003726 0.001017 3.308047 ( 0.900684)
build_install 0.007796 0.002127 6.835728 ( 2.356833)
test_btest 0.000503 0.000138 37.142042 ( 7.948671)
test_basic 0.003508 0.000957 0.234669 ( 0.326157)
test_all 0.000549 0.002411 547.903436 ( 82.580074)
test_rubyspec 0.057886 0.036613 39.817962 ( 46.729441)
total: 142.15 sec