Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-225935
#<BuildRuby:0x000055c2cc0f21e0
@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.20220221-225935",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004769 0.000867 0.866757 ( 1.050127)
build_miniruby 0.000814 0.000148 0.062220 ( 0.061057)
build_ruby 0.000716 0.000130 0.064472 ( 0.063399)
build_all 0.003995 0.000726 3.179985 ( 0.831149)
build_install 0.005990 0.004143 6.645663 ( 2.221040)
test_btest 0.000712 0.000000 36.111860 ( 7.251631)
test_basic 0.005359 0.000000 0.238714 ( 0.328576)
test_all 0.003428 0.000000 559.480862 ( 81.399300)
test_rubyspec 0.041010 0.048417 39.702488 ( 46.621353)
total: 139.83 sec