Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-032043
#<BuildRuby:0x00005577ccb20a68
@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="-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.20221104-032043",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009638 0.000741 0.949702 ( 0.990217)
build_miniruby 0.001294 0.000099 0.049266 ( 0.047987)
build_ruby 0.001852 0.000143 0.043812 ( 0.042270)
build_all 0.003503 0.004111 1.183853 ( 0.464912)
build_install 0.009483 0.005469 1.560267 ( 0.796440)
test_btest 0.001394 0.000262 62.137245 ( 6.734925)
test_basic 0.000873 0.005166 0.296746 ( 0.394095)
test_all 0.023537 0.003527 519.569704 ( 54.962775)
test_rubyspec 0.078817 0.044043 43.471347 ( 52.082805)
total: 116.52 sec