Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-213111
#<BuildRuby:0x00005650c305b6e8
@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.20221216-213111",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.003589 0.625927 ( 1.066225)
build_miniruby 0.000423 0.000443 0.735329 ( 0.734614)
build_ruby 0.000000 0.001379 2.584180 ( 2.508196)
build_all 0.008210 0.001210 12.428249 ( 1.514914)
build_install 0.005995 0.000762 1.682588 ( 0.776909)
test_btest 0.000508 0.000169 67.665684 ( 5.977309)
test_basic 0.002427 0.000809 0.269156 ( 0.364910)
test_all 0.001270 0.000233 505.498979 ( 75.339353)
test_rubyspec 0.017562 0.011387 35.342549 ( 45.872609)
total: 134.16 sec