Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220314-195445
#<BuildRuby:0x0000555c4066c1b8
@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-195445",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.005186 0.000000 0.878052 ( 1.034492)
build_miniruby 0.000927 0.000000 0.062373 ( 0.061200)
build_ruby 0.000000 0.000829 0.064119 ( 0.062956)
build_all 0.001721 0.003008 3.308232 ( 0.895919)
build_install 0.009758 0.000000 6.896994 ( 2.377410)
test_btest 0.000645 0.000000 35.585249 ( 7.994719)
test_basic 0.005176 0.000216 0.272344 ( 0.361871)
test_all 0.003435 0.000000 549.770824 ( 79.744124)
test_rubyspec 0.060947 0.041443 39.942071 ( 46.828461)
total: 139.36 sec