Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-233615
#<BuildRuby:0x00005582f52c48e0
@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.20220227-233615",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001846 0.003701 0.916334 ( 0.944008)
build_miniruby 0.000865 0.000057 0.062630 ( 0.061469)
build_ruby 0.000897 0.000060 0.064591 ( 0.063309)
build_all 0.001383 0.003522 3.295936 ( 0.895272)
build_install 0.009324 0.000664 6.827180 ( 2.357472)
test_btest 0.000711 0.000084 38.678207 ( 7.505694)
test_basic 0.005263 0.000134 0.241015 ( 0.330678)
test_all 0.003327 0.000369 572.021663 ( 83.677081)
test_rubyspec 0.049162 0.021564 39.998242 ( 46.969015)
total: 142.80 sec