Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-173759
#<BuildRuby:0x0000555e58f15548
@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.20220223-173759",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.005464 0.775189 ( 1.177809)
build_miniruby 0.000000 0.000952 0.062865 ( 0.061618)
build_ruby 0.000285 0.000659 0.063980 ( 0.062814)
build_all 0.001628 0.003226 3.311015 ( 0.900813)
build_install 0.008221 0.001732 6.783297 ( 2.307864)
test_btest 0.000680 0.000129 35.417808 ( 8.279518)
test_basic 0.005134 0.000375 0.240278 ( 0.330138)
test_all 0.003335 0.000607 556.504056 ( 81.570082)
test_rubyspec 0.066620 0.028111 39.916082 ( 46.853614)
total: 141.54 sec