Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-075450
#<BuildRuby:0x000055f8765ac098
@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.20231124-075450",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006026 0.000576 1.340581 ( 1.746732)
build_miniruby 0.000870 0.000261 0.989656 ( 0.989592)
build_ruby 0.001148 0.000345 2.761267 ( 2.762073)
build_all 0.008963 0.001214 17.663340 ( 1.586299)
build_install 0.009838 0.000000 5.329560 ( 1.213389)
test_btest 0.000924 0.000213 89.230242 ( 7.809696)
test_basic 0.003399 0.000784 0.587931 ( 0.664932)
test_all 0.078044 0.062580 550.429223 ( 61.712094)
test_rubyspec 0.031322 0.017391 51.659395 ( 63.871938)
total: 142.36 sec