Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-225212
#<BuildRuby:0x000055dcbaaa9730
@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",
@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.20220205-225212",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.001649 0.003477 0.841328 ( 0.810214)
build_miniruby 0.000938 0.000059 0.062147 ( 0.061005)
build_ruby 0.000893 0.000056 0.063783 ( 0.062703)
build_all 0.001808 0.003000 3.187032 ( 0.828783)
build_install 0.010254 0.000365 6.690651 ( 2.244533)
test_btest 0.000749 0.000075 28.404042 ( 25.562538)
test_basic 0.004974 0.000138 0.288802 ( 0.378574)
test_all 0.002896 0.000276 551.973421 ( 92.607832)
test_rubyspec 0.072569 0.033724 39.869349 ( 46.777010)
total: 169.33 sec