Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-021732
#<BuildRuby:0x000055f685888e80
@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.20220216-021732",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005040 0.000000 0.848964 ( 0.895406)
build_miniruby 0.000857 0.000000 0.061707 ( 0.060643)
build_ruby 0.000853 0.000000 0.064040 ( 0.062819)
build_all 0.004521 0.000225 3.168818 ( 0.832078)
build_install 0.009245 0.000661 6.649950 ( 2.226714)
test_btest 0.000758 0.000054 37.910505 ( 7.552419)
test_basic 0.005252 0.000375 0.271783 ( 0.360804)
test_all 0.003417 0.000244 548.906839 ( 83.183630)
test_rubyspec 0.062663 0.037073 39.565871 ( 46.489544)
total: 141.66 sec