Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-140033
#<BuildRuby:0x00005617b0ee21e0
@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.20220221-140033",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004767 0.000794 0.857569 ( 3.463201)
build_miniruby 0.000878 0.000146 0.062420 ( 0.061221)
build_ruby 0.000766 0.000128 0.064173 ( 0.063081)
build_all 0.004736 0.000050 3.174289 ( 0.821731)
build_install 0.008680 0.000606 6.661633 ( 2.258104)
test_btest 0.000660 0.000094 37.107587 ( 8.445084)
test_basic 0.005189 0.000053 0.268070 ( 0.358883)
test_all 0.003318 0.000124 566.930898 ( 86.191358)
test_rubyspec 0.062854 0.033998 39.741093 ( 46.766547)
total: 148.43 sec