Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-035718
#<BuildRuby:0x000055e44137e350
@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.20220223-035718",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005452 0.000454 0.701072 ( 1.138288)
build_miniruby 0.000955 0.000000 0.062842 ( 0.061621)
build_ruby 0.000860 0.000000 0.064761 ( 0.063552)
build_all 0.004060 0.000102 1.594010 ( 0.632263)
build_install 0.009509 0.000002 5.042527 ( 2.033053)
test_btest 0.000735 0.000049 37.322863 ( 7.892813)
test_basic 0.000555 0.004866 0.274603 ( 0.364072)
test_all 0.003723 0.000191 537.691573 ( 90.157786)
test_rubyspec 0.054066 0.048064 39.915821 ( 46.859805)
total: 149.20 sec