Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-223904
#<BuildRuby:0x0000564bcb9d6350
@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.20220216-223904",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001266 0.004219 0.839409 ( 0.986099)
build_miniruby 0.000885 0.000068 0.062100 ( 0.060921)
build_ruby 0.000827 0.000063 0.063739 ( 0.062693)
build_all 0.004403 0.000338 3.203539 ( 0.829664)
build_install 0.005191 0.004773 6.640880 ( 2.231030)
test_btest 0.000690 0.000099 41.135995 ( 6.776565)
test_basic 0.001837 0.003340 0.275269 ( 0.365817)
test_all 0.003570 0.000000 550.835409 ( 84.150611)
test_rubyspec 0.092250 0.010617 39.610664 ( 46.573583)
total: 142.04 sec