Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-163952
#<BuildRuby:0x000055c1977af040
@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.20231110-163952",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004538 0.000097 1.189517 ( 1.467239)
build_miniruby 0.000900 0.000150 0.832320 ( 0.831911)
build_ruby 0.001187 0.000198 2.606421 ( 2.606479)
build_all 0.005225 0.004416 16.636257 ( 1.475916)
build_install 0.008517 0.000001 4.947718 ( 1.154738)
test_btest 0.000991 0.000189 86.125668 ( 6.912401)
test_basic 0.000119 0.004336 0.764730 ( 0.841342)
test_all 0.088156 0.043834 530.329030 ( 50.242615)
test_rubyspec 0.013955 0.035359 50.973820 ( 63.251009)
total: 128.78 sec