Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-155550
#<BuildRuby:0x00005585ecc835f8
@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.20230614-155550",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000349 0.006038 1.520348 ( 2.842209)
build_miniruby 0.000811 0.000202 0.794286 ( 0.794169)
build_ruby 0.001102 0.000276 2.389294 ( 2.389571)
build_all 0.000149 0.009721 12.780061 ( 1.105132)
build_install 0.007769 0.000251 1.792647 ( 0.862449)
test_btest 0.000833 0.000290 81.493047 ( 7.257360)
test_basic 0.002888 0.001005 0.679973 ( 0.762313)
test_all 0.001098 0.000382 426.585894 ( 45.138551)
test_rubyspec 0.031118 0.010626 42.140059 ( 54.634773)
total: 115.79 sec