Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-083234
#<BuildRuby:0x000055b95aaae678
@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.20220227-083234",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005572 0.000123 0.871444 ( 0.995753)
build_miniruby 0.000823 0.000059 0.062366 ( 0.061231)
build_ruby 0.000791 0.000057 0.063891 ( 0.062813)
build_all 0.004757 0.000045 3.301313 ( 0.892028)
build_install 0.005698 0.004332 6.808459 ( 2.336096)
test_btest 0.000830 0.000103 37.755038 ( 7.432133)
test_basic 0.005885 0.000735 0.277927 ( 0.366216)
test_all 0.003216 0.000402 536.760160 ( 83.879333)
test_rubyspec 0.067111 0.031704 39.877501 ( 46.810977)
total: 142.84 sec