Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-143738
#<BuildRuby:0x000055b45f555398
@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.20220220-143738",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002113 0.003451 0.843150 ( 1.484016)
build_miniruby 0.000734 0.000169 0.061836 ( 0.060673)
build_ruby 0.000868 0.000000 0.063512 ( 0.062359)
build_all 0.004389 0.000326 3.232835 ( 0.852135)
build_install 0.004193 0.005091 6.621320 ( 2.237185)
test_btest 0.000548 0.000157 36.303965 ( 7.960394)
test_basic 0.000000 0.005177 0.239606 ( 0.329587)
test_all 0.001207 0.002139 540.546206 ( 84.457479)
test_rubyspec 0.041242 0.049216 39.624964 ( 46.552498)
total: 144.00 sec