Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-222857
#<BuildRuby:0x0000560f1299dd70
@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-222857",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.001747 0.004283 0.821221 ( 0.986106)
build_miniruby 0.000770 0.000192 0.062157 ( 0.061081)
build_ruby 0.000699 0.000175 0.064395 ( 0.063153)
build_all 0.003717 0.000929 3.186433 ( 0.819403)
build_install 0.008945 0.001041 6.658848 ( 2.246993)
test_btest 0.000659 0.000152 42.228630 ( 7.158006)
test_basic 0.000311 0.004935 0.239716 ( 0.329532)
test_all 0.002272 0.000699 542.215333 ( 84.045438)
test_rubyspec 0.036243 0.054489 39.703528 ( 46.811463)
total: 142.52 sec