Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-094350
#<BuildRuby:0x000055e56f2ba660
@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.20220227-094350",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003838 0.001501 0.905620 ( 0.983626)
build_miniruby 0.000735 0.000226 0.062503 ( 0.061394)
build_ruby 0.000000 0.000803 0.064316 ( 0.063247)
build_all 0.000963 0.003812 3.295284 ( 0.893451)
build_install 0.005500 0.004179 6.851733 ( 2.344569)
test_btest 0.000555 0.000243 40.963231 ( 7.028204)
test_basic 0.005407 0.000852 0.360555 ( 0.448697)
test_all 0.002310 0.000951 555.137661 ( 79.508187)
test_rubyspec 0.050175 0.043747 39.948833 ( 46.903933)
total: 138.24 sec