Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-151430
#<BuildRuby:0x0000558fb69a3fa8
@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.20230816-151430",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005557 0.000340 1.578100 ( 2.957673)
build_miniruby 0.000803 0.000161 0.914293 ( 0.913594)
build_ruby 0.001215 0.000000 2.829246 ( 2.829495)
build_all 0.005207 0.004580 17.907368 ( 1.564333)
build_install 0.001914 0.007517 5.324571 ( 1.207445)
test_btest 0.000680 0.000216 86.778769 ( 7.701362)
test_basic 0.003007 0.000957 0.570717 ( 0.651386)
test_all 0.006654 0.000752 551.065578 ( 54.891380)
test_rubyspec 0.015403 0.033873 49.715835 ( 62.106973)
total: 134.82 sec