Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-142440
#<BuildRuby:0x000056366e7ec3e0
@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.20220203-142440",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.004346 0.001186 0.896855 ( 4.041556)
build_miniruby 0.000000 0.000952 0.062052 ( 0.060932)
build_ruby 0.000975 0.000000 0.063722 ( 0.062566)
build_all 0.004487 0.000191 3.215962 ( 0.845994)
build_install 0.007333 0.002617 6.717748 ( 2.258416)
test_btest 0.000613 0.000171 28.301461 ( 25.447423)
test_basic 0.004194 0.001165 0.272586 ( 0.362157)
test_all 0.003202 0.000372 546.026410 ( 93.300923)
test_rubyspec 0.064948 0.025949 39.829711 ( 46.931612)
total: 173.31 sec