Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-223227
#<BuildRuby:0x000056532083f6e8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-223227",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004214 0.000062 0.825362 ( 1.109737)
build_miniruby 0.000733 0.000183 0.526347 ( 0.526807)
build_ruby 0.000000 0.001254 1.717218 ( 1.640584)
build_all 0.007199 0.002478 11.935226 ( 1.462540)
build_install 0.005420 0.001549 1.620902 ( 0.765621)
test_btest 0.000536 0.000153 64.082238 ( 5.777071)
test_basic 0.002573 0.000736 0.256058 ( 0.352257)
test_all 0.000997 0.000284 481.668102 ( 51.414848)
test_rubyspec 0.019620 0.006322 35.254754 ( 45.915903)
total: 108.97 sec