Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-145231
#<BuildRuby:0x000055f6914c3280
@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.20230726-145231",
@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.000005 0.000018 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000021)
build_up 0.005333 0.001778 1.415202 ( 2.757083)
build_miniruby 0.000700 0.000233 0.923608 ( 0.923317)
build_ruby 0.001067 0.000356 2.659431 ( 2.659703)
build_all 0.009209 0.000000 14.512795 ( 1.277500)
build_install 0.008310 0.000000 2.025889 ( 0.920583)
test_btest 0.000917 0.000001 80.836363 ( 8.080201)
test_basic 0.000966 0.003536 0.656260 ( 0.732992)
test_all 0.001234 0.000370 519.441822 ( 53.113136)
test_rubyspec 0.022520 0.015225 44.057039 ( 56.445066)
total: 126.91 sec