Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-130617
#<BuildRuby:0x000055a2da5e4e80
@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.20220217-130617",
@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.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005392 0.000095 0.822823 ( 1.257453)
build_miniruby 0.000797 0.000061 0.062342 ( 0.061242)
build_ruby 0.000726 0.000056 0.063545 ( 0.062551)
build_all 0.004674 0.000021 3.178940 ( 0.822523)
build_install 0.005904 0.004041 6.648333 ( 2.242916)
test_btest 0.000654 0.000082 36.714486 ( 7.281609)
test_basic 0.005083 0.000636 0.258128 ( 0.347205)
test_all 0.002262 0.001128 567.006754 ( 82.566674)
test_rubyspec 0.060661 0.011157 39.538829 ( 46.525912)
total: 141.17 sec