Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-051208
#<BuildRuby:0x0000558621ae9d70
@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.20220219-051208",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002021 0.003719 0.805553 ( 1.179878)
build_miniruby 0.000000 0.000889 0.062228 ( 0.060930)
build_ruby 0.000000 0.000892 0.064469 ( 0.063161)
build_all 0.003806 0.000980 3.187884 ( 0.825544)
build_install 0.009228 0.000622 6.679284 ( 2.276907)
test_btest 0.000822 0.000087 34.275705 ( 7.777745)
test_basic 0.004749 0.000500 0.291400 ( 0.381296)
test_all 0.002855 0.000300 543.290376 ( 79.171532)
test_rubyspec 0.062157 0.038388 39.764379 ( 46.707205)
total: 138.44 sec