Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-175715
#<BuildRuby:0x000055a42af81550
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221015-175715",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005945 0.004171 1.076648 ( 1.433093)
build_miniruby 0.001842 0.000123 0.095081 ( 0.092683)
build_ruby 0.001994 0.000133 0.089765 ( 0.087584)
build_all 0.004008 0.003864 1.334513 ( 0.582789)
build_install 0.010302 0.005181 1.709073 ( 0.932959)
test_btest 0.001022 0.000170 64.066165 ( 6.350451)
test_basic 0.006541 0.000313 0.350696 ( 0.440403)
test_all 0.005060 0.000799 497.550163 ( 53.799408)
test_rubyspec 0.080458 0.051597 43.335313 ( 51.815069)
total: 115.54 sec