Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-223626
#<BuildRuby:0x000056019f8f6320
@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.20220219-223626",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005137 0.000000 0.865442 ( 1.021537)
build_miniruby 0.000913 0.000000 0.062029 ( 0.061008)
build_ruby 0.000934 0.000000 0.063883 ( 0.062782)
build_all 0.003936 0.000697 3.178994 ( 0.827389)
build_install 0.005736 0.004791 6.687191 ( 2.234255)
test_btest 0.000480 0.000148 37.198374 ( 7.797249)
test_basic 0.003971 0.001222 0.272432 ( 0.362101)
test_all 0.002546 0.000783 551.911388 ( 86.069434)
test_rubyspec 0.068996 0.038666 39.793590 ( 46.733814)
total: 145.17 sec