Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-073737
#<BuildRuby:0x00005592ada8f5f8
@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.20231128-073737",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004479 0.000053 1.211279 ( 1.599489)
build_miniruby 0.000905 0.000090 0.893505 ( 0.892754)
build_ruby 0.001393 0.000139 2.792566 ( 2.792657)
build_all 0.010190 0.000580 16.283982 ( 1.494510)
build_install 0.004631 0.004425 4.893188 ( 1.142991)
test_btest 0.001038 0.000142 79.919904 ( 7.778197)
test_basic 0.004302 0.000586 0.768401 ( 0.845263)
test_all 0.107076 0.027027 527.393946 ( 50.843028)
test_rubyspec 0.018368 0.026042 50.304119 ( 62.697823)
total: 130.09 sec