Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-071326
#<BuildRuby:0x000055595265bde0
@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.20221128-071326",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000668 0.004364 1.188857 ( 1.415145)
build_miniruby 0.000741 0.000186 0.954332 ( 0.952635)
build_ruby 0.000956 0.000239 2.770007 ( 2.683684)
build_all 0.005294 0.004678 22.395605 ( 4.446141)
build_install 0.006174 0.001900 4.365794 ( 1.541385)
test_btest 0.000499 0.000154 63.451567 ( 10.783127)
test_basic 0.000832 0.003509 0.271444 ( 0.362866)
test_all 0.000902 0.000322 673.002253 (105.664447)
test_rubyspec 0.033546 0.026315 52.909561 ( 61.127051)
total: 188.98 sec