Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-075913
#<BuildRuby:0x0000558162e2c1b8
@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.20220226-075913",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.005607 0.898116 ( 0.898858)
build_miniruby 0.000000 0.000789 0.062521 ( 0.061383)
build_ruby 0.000067 0.000843 0.063658 ( 0.062506)
build_all 0.004880 0.000000 3.335877 ( 0.911144)
build_install 0.009986 0.000000 6.842437 ( 2.366238)
test_btest 0.000605 0.000000 39.445273 ( 7.247664)
test_basic 0.005580 0.000000 0.370493 ( 0.460169)
test_all 0.003574 0.000000 557.613678 ( 84.515847)
test_rubyspec 0.082185 0.019887 39.936964 ( 46.840582)
total: 143.36 sec