Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220314-192444
#<BuildRuby:0x00005560044c41b8
@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.20220314-192444",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.000000 0.005264 0.907140 ( 1.021428)
build_miniruby 0.000000 0.000939 0.061945 ( 0.060789)
build_ruby 0.000000 0.000947 0.064642 ( 0.063442)
build_all 0.000451 0.004361 3.333791 ( 0.909510)
build_install 0.008935 0.001009 6.788812 ( 2.322659)
test_btest 0.000634 0.000127 41.407223 ( 6.815859)
test_basic 0.005129 0.000161 0.264657 ( 0.354842)
test_all 0.003200 0.000600 553.316421 ( 86.509806)
test_rubyspec 0.085870 0.019747 39.835269 ( 46.852364)
total: 144.91 sec