Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-071106
#<BuildRuby:0x0000557ba1703dd0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20221123-071106",
@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.000000 0.000027 0.000027 ( 0.000031)
autoconf 0.000000 0.000013 0.000013 ( 0.000013)
configure 0.000000 0.000010 0.000010 ( 0.000011)
build_up 0.001583 0.003257 1.139776 ( 1.161238)
build_miniruby 0.000713 0.000199 0.988239 ( 0.986841)
build_ruby 0.000999 0.000278 2.820569 ( 2.696099)
build_all 0.003473 0.005188 15.868173 ( 3.304842)
build_install 0.008046 0.001207 2.008740 ( 1.176567)
test_btest 0.000457 0.000145 59.364793 ( 11.961104)
test_basic 0.004028 0.001272 0.318677 ( 0.409328)
test_all 0.000429 0.000692 699.906503 (109.683502)
test_rubyspec 0.032076 0.031835 53.417159 ( 61.579183)
total: 192.96 sec