Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-064502
#<BuildRuby:0x000055d5a84f7238
@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.20220210-064502",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005642 0.000000 0.918074 ( 0.913771)
build_miniruby 0.000930 0.000000 0.062492 ( 0.061403)
build_ruby 0.000904 0.000000 0.064133 ( 0.063016)
build_all 0.004657 0.000000 3.187939 ( 0.823833)
build_install 0.006344 0.003824 6.693827 ( 2.235561)
test_btest 0.000820 0.000043 37.423883 ( 6.980015)
test_basic 0.005573 0.000085 0.286739 ( 0.375771)
test_all 0.003048 0.000152 536.541695 ( 83.775699)
test_rubyspec 0.066496 0.029699 39.643427 ( 46.611210)
total: 141.84 sec