Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-170903
#<BuildRuby:0x00005570d4fee350
@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.20220218-170903",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006091 0.000000 0.918289 ( 8.021664)
build_miniruby 0.001019 0.000000 0.062001 ( 0.060849)
build_ruby 0.000955 0.000000 0.063780 ( 0.062681)
build_all 0.004669 0.000000 3.188286 ( 0.821787)
build_install 0.009918 0.000000 6.652925 ( 2.242061)
test_btest 0.000735 0.000000 34.925854 ( 8.205253)
test_basic 0.003185 0.002751 0.272968 ( 0.362265)
test_all 0.002701 0.000207 525.392679 ( 79.742619)
test_rubyspec 0.060856 0.027620 39.561979 ( 46.711108)
total: 146.23 sec