Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-050033
#<BuildRuby:0x00005565306580e8
@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.20231104-050033",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003812 0.001191 1.516930 ( 1.750100)
build_miniruby 0.000816 0.000255 0.854231 ( 0.854679)
build_ruby 0.000953 0.000298 2.833169 ( 2.833167)
build_all 0.004034 0.006910 17.386147 ( 1.536384)
build_install 0.003812 0.006238 5.243340 ( 1.181338)
test_btest 0.000516 0.000233 88.366614 ( 7.272125)
test_basic 0.003082 0.001387 0.801535 ( 0.878947)
test_all 0.095866 0.044297 503.005734 ( 55.507878)
test_rubyspec 0.015373 0.035497 53.094356 ( 65.457546)
total: 137.27 sec