Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-221236
#<BuildRuby:0x000055a33c9aaeb8
@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.20230809-221236",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002740 0.002776 1.447092 ( 2.671868)
build_miniruby 0.000878 0.000000 0.887792 ( 0.887023)
build_ruby 0.001107 0.000000 2.605389 ( 2.605869)
build_all 0.009022 0.000025 13.421657 ( 1.279997)
build_install 0.007353 0.000920 1.988763 ( 0.905131)
test_btest 0.001009 0.000126 77.871793 ( 7.386748)
test_basic 0.004575 0.000000 0.639776 ( 0.718620)
test_all 0.002176 0.000000 502.679070 ( 52.860789)
test_rubyspec 0.026375 0.013974 43.972705 ( 56.430618)
total: 125.75 sec