Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-030732
#<BuildRuby:0x0000561a525c0090
@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.20231205-030732",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004769 0.000168 1.259299 ( 1.618487)
build_miniruby 0.000789 0.000175 0.858826 ( 0.858677)
build_ruby 0.001102 0.000245 2.957809 ( 2.957367)
build_all 0.007371 0.002947 16.332148 ( 1.472077)
build_install 0.001941 0.007223 4.805723 ( 1.178055)
test_btest 0.000751 0.000239 85.191389 ( 7.271314)
test_basic 0.003524 0.001122 0.756622 ( 0.833453)
test_all 0.097274 0.038204 533.137237 ( 47.309184)
test_rubyspec 0.031952 0.012406 49.882713 ( 62.263455)
total: 125.76 sec