Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-131634
#<BuildRuby:0x000056548a9f8fa0
@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.20220227-131634",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005448 0.000000 0.916463 ( 1.031854)
build_miniruby 0.000910 0.000000 0.062719 ( 0.061433)
build_ruby 0.000983 0.000000 0.064257 ( 0.063111)
build_all 0.004913 0.000000 3.298365 ( 0.893519)
build_install 0.007490 0.002280 6.801938 ( 2.316093)
test_btest 0.000536 0.000119 35.710396 ( 7.929956)
test_basic 0.004240 0.000942 0.240641 ( 0.330735)
test_all 0.003558 0.000000 561.816581 ( 88.005470)
test_rubyspec 0.062399 0.023141 39.969198 ( 46.973628)
total: 147.61 sec