Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-040603
#<BuildRuby:0x0000560f0b89e660
@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.20220209-040603",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001829 0.003575 0.844181 ( 0.837982)
build_miniruby 0.000694 0.000099 0.061485 ( 0.060422)
build_ruby 0.000768 0.000110 0.063648 ( 0.062523)
build_all 0.004536 0.000094 3.205533 ( 0.837815)
build_install 0.008681 0.000600 6.682502 ( 2.267957)
test_btest 0.000645 0.000080 40.196936 ( 7.204942)
test_basic 0.004562 0.000570 0.270983 ( 0.360999)
test_all 0.002889 0.000361 533.188485 ( 84.091355)
test_rubyspec 0.072755 0.023478 39.538472 ( 46.523129)
total: 142.25 sec