Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-090109
#<BuildRuby:0x000055fd86c0e660
@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-090109",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001569 0.004420 0.883182 ( 2.254839)
build_miniruby 0.000971 0.000000 0.062276 ( 0.061030)
build_ruby 0.000953 0.000000 0.064036 ( 0.062787)
build_all 0.001038 0.003601 3.181455 ( 0.819534)
build_install 0.006592 0.003386 6.693746 ( 2.227464)
test_btest 0.000505 0.000216 38.502316 ( 7.164125)
test_basic 0.000936 0.004339 0.273966 ( 0.363767)
test_all 0.002029 0.001014 546.927418 ( 81.046099)
test_rubyspec 0.069777 0.031864 39.614821 ( 46.572185)
total: 140.57 sec