Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-053035
#<BuildRuby:0x0000557bdfa361e0
@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.20220212-053035",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003948 0.001579 0.846769 ( 0.900258)
build_miniruby 0.000736 0.000294 0.062447 ( 0.061228)
build_ruby 0.000607 0.000242 0.063622 ( 0.062673)
build_all 0.003503 0.001402 3.177504 ( 0.820739)
build_install 0.008624 0.001402 6.713827 ( 2.257022)
test_btest 0.000000 0.000686 35.395259 ( 7.915536)
test_basic 0.002132 0.003083 0.271769 ( 0.361588)
test_all 0.002645 0.000763 558.207661 ( 81.933417)
test_rubyspec 0.074438 0.025726 39.750510 ( 46.703579)
total: 141.02 sec