Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-064707
#<BuildRuby:0x00005577cd3eb5f8
@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.20231017-064707",
@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.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004693 0.001043 1.542817 ( 1.753950)
build_miniruby 0.000854 0.000190 0.810997 ( 0.810157)
build_ruby 0.001015 0.000225 2.648472 ( 2.648420)
build_all 0.003684 0.007167 18.577824 ( 1.601745)
build_install 0.006327 0.004831 5.598672 ( 1.335043)
test_btest 0.000873 0.000291 95.070968 ( 7.402029)
test_basic 0.004323 0.000027 0.626148 ( 0.701891)
test_all 0.004150 0.004213 552.501484 ( 58.271198)
test_rubyspec 0.016694 0.034634 51.750111 ( 64.063324)
total: 138.59 sec