Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-021215
#<BuildRuby:0x000055d8f39200a0
@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.20231208-021215",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000691 0.004221 1.321771 ( 1.690494)
build_miniruby 0.001382 0.000000 0.902189 ( 0.901706)
build_ruby 0.001503 0.000000 2.707241 ( 2.707350)
build_all 0.010246 0.000173 17.128665 ( 1.573634)
build_install 0.009393 0.000952 5.095452 ( 1.240211)
test_btest 0.000703 0.000128 89.542173 ( 7.380171)
test_basic 0.003904 0.000710 0.708482 ( 0.785472)
test_all 0.103858 0.032885 571.520281 ( 61.767883)
test_rubyspec 0.006316 0.038677 50.353820 ( 62.717200)
total: 140.76 sec