Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-205751
#<BuildRuby:0x0000561a37bd5c20
@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.20220218-205751",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005064 0.000155 0.840633 ( 1.504192)
build_miniruby 0.000775 0.000129 0.062358 ( 0.061220)
build_ruby 0.000826 0.000138 0.064148 ( 0.062952)
build_all 0.004537 0.000029 3.188110 ( 0.826921)
build_install 0.003508 0.006338 6.657316 ( 2.257300)
test_btest 0.001584 0.000000 38.069953 ( 7.241535)
test_basic 0.004550 0.000566 0.238689 ( 0.328890)
test_all 0.002952 0.000459 539.894957 ( 79.151565)
test_rubyspec 0.059267 0.030741 39.547288 ( 46.487067)
total: 137.92 sec