Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-202132
#<BuildRuby:0x000055c9a65941b8
@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.20220221-202132",
@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.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.005608 0.845246 ( 0.881284)
build_miniruby 0.000000 0.000979 0.062858 ( 0.061535)
build_ruby 0.000000 0.000945 0.064204 ( 0.063077)
build_all 0.000807 0.004096 3.187859 ( 0.825599)
build_install 0.005451 0.005483 6.652605 ( 2.219008)
test_btest 0.000527 0.000150 39.137440 ( 7.437463)
test_basic 0.000000 0.005004 0.238242 ( 0.328383)
test_all 0.000000 0.003343 552.756964 ( 84.421140)
test_rubyspec 0.074622 0.025800 39.866417 ( 46.805180)
total: 143.04 sec