Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-073516
#<BuildRuby:0x000055fa9ecb9398
@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.20220225-073516",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005353 0.000202 0.694513 ( 0.938923)
build_miniruby 0.000789 0.000132 0.062235 ( 0.061065)
build_ruby 0.000775 0.000129 0.064507 ( 0.063350)
build_all 0.003942 0.000657 3.296074 ( 0.887723)
build_install 0.004649 0.004699 6.793637 ( 2.323541)
test_btest 0.000635 0.000147 42.696033 ( 6.629190)
test_basic 0.004224 0.000975 0.295843 ( 0.385359)
test_all 0.000835 0.002315 548.023078 ( 80.633288)
test_rubyspec 0.051327 0.034138 40.008464 ( 46.942312)
total: 138.87 sec