Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-021522
#<BuildRuby:0x000055771cd9bd48
@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.20221207-021522",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.004334 0.815167 ( 1.140431)
build_miniruby 0.000000 0.000838 0.704396 ( 0.703682)
build_ruby 0.000000 0.001289 2.403996 ( 2.328431)
build_all 0.000000 0.008305 12.301719 ( 1.519657)
build_install 0.002088 0.004445 1.606443 ( 0.792638)
test_btest 0.000448 0.000241 63.469193 ( 6.240090)
test_basic 0.002602 0.001402 0.272732 ( 0.367652)
test_all 0.000918 0.000000 481.710936 ( 49.308067)
test_rubyspec 0.013360 0.014585 35.212627 ( 45.861677)
total: 108.26 sec