Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-172507
#<BuildRuby:0x000055d3e53c3818
@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.20231030-172507",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004189 0.002094 1.209496 ( 1.475691)
build_miniruby 0.000655 0.000327 0.820346 ( 0.820898)
build_ruby 0.000999 0.000499 2.740844 ( 2.741360)
build_all 0.006383 0.003192 16.611838 ( 1.511486)
build_install 0.008128 0.001151 4.992500 ( 1.159646)
test_btest 0.000702 0.000312 86.348408 ( 7.740575)
test_basic 0.003098 0.001377 0.619654 ( 0.700485)
test_all 0.093490 0.046590 495.979220 ( 56.591525)
test_rubyspec 0.016878 0.028346 51.060495 ( 63.406554)
total: 136.15 sec