Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-064906
#<BuildRuby:0x0000561fed876320
@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.20220215-064906",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000012)
build_up 0.002451 0.003534 0.848805 ( 0.923807)
build_miniruby 0.000917 0.000000 0.062477 ( 0.061229)
build_ruby 0.000844 0.000000 0.064473 ( 0.063332)
build_all 0.004144 0.000479 3.165634 ( 0.818918)
build_install 0.007036 0.002819 6.634337 ( 2.222071)
test_btest 0.000614 0.000144 39.276706 ( 7.022632)
test_basic 0.005026 0.000299 0.271406 ( 0.361790)
test_all 0.002038 0.001314 543.851844 ( 77.533362)
test_rubyspec 0.061153 0.038114 39.335313 ( 46.284595)
total: 135.29 sec