Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-004255
#<BuildRuby:0x00005638567fcbc0
@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.20220216-004255",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005728 0.000000 0.874589 ( 3.227865)
build_miniruby 0.000819 0.000000 0.061879 ( 0.060846)
build_ruby 0.000823 0.000000 0.063892 ( 0.062643)
build_all 0.004890 0.000000 3.176790 ( 0.827935)
build_install 0.009865 0.000000 6.654240 ( 2.222883)
test_btest 0.000770 0.000000 38.550329 ( 6.808590)
test_basic 0.000183 0.004817 0.296525 ( 0.386293)
test_all 0.003070 0.000192 552.109999 ( 82.830047)
test_rubyspec 0.069019 0.028154 39.452739 ( 46.375079)
total: 142.80 sec