Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-184345
#<BuildRuby:0x000055daf3289730
@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-184345",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004625 0.001262 0.895677 ( 2.902674)
build_miniruby 0.000000 0.000969 0.062508 ( 0.061273)
build_ruby 0.000000 0.000925 0.064210 ( 0.063155)
build_all 0.000000 0.004557 3.188921 ( 0.830159)
build_install 0.008147 0.001818 6.695579 ( 2.269016)
test_btest 0.000499 0.000192 28.181613 ( 25.428111)
test_basic 0.003762 0.001446 0.287564 ( 0.377258)
test_all 0.002323 0.000894 547.907768 ( 92.948555)
test_rubyspec 0.051483 0.026590 39.723820 ( 46.687846)
total: 171.57 sec