Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-040936
#<BuildRuby:0x000055de34ade1a8
@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",
@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.20220202-040936",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002090 0.003457 0.860729 ( 0.877280)
build_miniruby 0.000733 0.000169 0.062616 ( 0.061495)
build_ruby 0.000765 0.000176 0.064100 ( 0.062823)
build_all 0.000673 0.004063 3.199657 ( 0.831123)
build_install 0.008273 0.001743 6.670927 ( 2.257783)
test_btest 0.000498 0.000147 27.589050 ( 25.254006)
test_basic 0.004110 0.001209 0.275393 ( 0.365319)
test_all 0.002343 0.000690 537.923309 ( 83.943728)
test_rubyspec 0.064827 0.038767 39.491723 ( 46.440462)
total: 160.09 sec