Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-220133
#<BuildRuby:0x000056140b31b238
@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.20220211-220133",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.001517 0.003964 0.906438 ( 2.021482)
build_miniruby 0.000826 0.000059 0.062372 ( 0.061321)
build_ruby 0.000826 0.000059 0.064118 ( 0.062971)
build_all 0.004366 0.000312 3.202280 ( 0.836050)
build_install 0.009938 0.000070 6.651933 ( 2.245814)
test_btest 0.000766 0.000048 40.282797 ( 7.046641)
test_basic 0.004942 0.000309 0.265995 ( 0.355734)
test_all 0.001575 0.001981 546.095247 ( 82.316638)
test_rubyspec 0.042712 0.035507 39.652680 ( 46.567323)
total: 141.51 sec