Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-005146
#<BuildRuby:0x00005560a4ed16b0
@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",
@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.20220204-005146",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002531 0.002833 0.872015 ( 0.892758)
build_miniruby 0.000877 0.000117 0.062165 ( 0.060984)
build_ruby 0.000785 0.000104 0.063999 ( 0.062903)
build_all 0.004174 0.000557 3.209576 ( 0.829565)
build_install 0.008890 0.001186 6.684014 ( 2.258178)
test_btest 0.000687 0.000092 28.799135 ( 25.990220)
test_basic 0.001575 0.003985 0.296937 ( 0.386281)
test_all 0.001702 0.001648 550.951442 ( 83.144769)
test_rubyspec 0.045888 0.054244 39.532955 ( 46.503141)
total: 160.13 sec