Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-102230
#<BuildRuby:0x000055c63f5c6600
@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.20220223-102230",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.005499 0.704058 ( 0.841733)
build_miniruby 0.000000 0.000823 0.062130 ( 0.060967)
build_ruby 0.000000 0.000875 0.064211 ( 0.062981)
build_all 0.000000 0.004258 1.566542 ( 0.614059)
build_install 0.008840 0.000817 5.062378 ( 2.045569)
test_btest 0.000645 0.000179 37.505065 ( 8.086444)
test_basic 0.004966 0.000439 0.271252 ( 0.360763)
test_all 0.003355 0.000444 542.003445 ( 89.111735)
test_rubyspec 0.071107 0.012810 39.812608 ( 46.809911)
total: 147.99 sec