Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-005958
#<BuildRuby:0x00005568818bbd68
@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.20231111-005958",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003733 0.001167 1.551038 ( 1.721402)
build_miniruby 0.000763 0.000239 0.860759 ( 0.860663)
build_ruby 0.001505 0.000245 2.744685 ( 2.745131)
build_all 0.005143 0.004855 15.835405 ( 1.423868)
build_install 0.005856 0.003335 4.780329 ( 1.156859)
test_btest 0.000793 0.000293 79.680867 ( 7.779874)
test_basic 0.003107 0.001145 0.659345 ( 0.735832)
test_all 0.117908 0.017248 494.756699 ( 55.566825)
test_rubyspec 0.029219 0.016698 50.665098 ( 62.997686)
total: 134.99 sec