Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-041517
#<BuildRuby:0x0000561dab3abbb8
@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.20231027-041517",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004344 0.000217 1.272933 ( 1.541928)
build_miniruby 0.001019 0.000051 0.843499 ( 0.843319)
build_ruby 0.001219 0.000061 2.864791 ( 2.864755)
build_all 0.005247 0.004790 16.728064 ( 1.458280)
build_install 0.008777 0.000405 5.120284 ( 1.184301)
test_btest 0.000947 0.000090 83.312011 ( 7.865827)
test_basic 0.004545 0.000000 0.799214 ( 0.880918)
test_all 0.089584 0.042660 529.134918 ( 52.183999)
test_rubyspec 0.018209 0.030028 50.701648 ( 62.862514)
total: 131.69 sec