Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-103223
#<BuildRuby:0x00005593a28dbf90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231208-103223",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005114 0.001023 0.997854 ( 1.272929)
build_miniruby 0.001094 0.000219 0.861597 ( 0.861247)
build_ruby 0.001577 0.000316 2.714983 ( 2.715618)
build_all 0.008187 0.000000 12.047521 ( 0.996385)
build_install 0.004565 0.004436 3.610163 ( 0.965403)
test_btest 0.000939 0.000000 63.473647 ( 5.596948)
test_basic 0.000131 0.003665 0.370788 ( 0.451183)
test_all 0.090243 0.013632 387.528507 ( 38.888570)
test_rubyspec 0.028066 0.036277 39.859049 ( 52.545132)
total: 104.29 sec