Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-030247
#<BuildRuby:0x00005609b2626350
@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.20220217-030247",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001694 0.003979 0.878927 ( 0.980743)
build_miniruby 0.000889 0.000063 0.063025 ( 0.061715)
build_ruby 0.000856 0.000061 0.063784 ( 0.062655)
build_all 0.004664 0.000037 3.177084 ( 0.824152)
build_install 0.006056 0.003441 6.637264 ( 2.233483)
test_btest 0.000712 0.000079 37.382878 ( 6.970893)
test_basic 0.005016 0.000123 0.295128 ( 0.384968)
test_all 0.003057 0.000322 538.449338 ( 86.211130)
test_rubyspec 0.079595 0.025971 39.454316 ( 46.413435)
total: 144.14 sec