Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-194402
#<BuildRuby:0x00005580c08ab7b8
@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.20240116-194402",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000035 0.000009 0.000044 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000036)
build_up 0.001704 0.003471 1.107271 ( 1.493843)
build_miniruby 0.001139 0.000335 0.839151 ( 0.838374)
build_ruby 0.000987 0.000291 2.744161 ( 2.744109)
build_all 0.009010 0.000164 14.269263 ( 1.299484)
build_install 0.006724 0.000623 4.173380 ( 1.086186)
test_btest 0.000740 0.000185 79.302255 ( 6.181103)
test_basic 0.005531 0.001383 0.722448 ( 0.793840)
test_all 0.103611 0.024700 514.413924 ( 56.768823)
test_rubyspec 0.008054 0.054591 80.598725 ( 92.985127)
total: 164.19 sec