Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-161701
#<BuildRuby:0x000055ed859b5e38
@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.20220216-161701",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005280 0.000088 0.862756 ( 3.554598)
build_miniruby 0.000902 0.000000 0.062220 ( 0.061202)
build_ruby 0.000876 0.000000 0.063610 ( 0.062482)
build_all 0.004375 0.000144 3.190699 ( 0.830208)
build_install 0.005969 0.004021 6.659083 ( 2.241645)
test_btest 0.000632 0.000079 39.820576 ( 6.951208)
test_basic 0.004951 0.000083 0.269621 ( 0.359746)
test_all 0.003280 0.000138 538.304922 ( 86.122154)
test_rubyspec 0.071183 0.026374 39.300783 ( 46.305160)
total: 146.49 sec