Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-084429
#<BuildRuby:0x0000557794f10ea8
@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.20220916-084429",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.010345 1.105435 ( 1.113304)
build_miniruby 0.001003 0.001125 0.072271 ( 0.070499)
build_ruby 0.001560 0.000416 0.074050 ( 0.072472)
build_all 0.006491 0.003576 1.586185 ( 0.610135)
build_install 0.020581 0.001129 1.938362 ( 0.934792)
test_btest 0.001097 0.000000 95.701295 ( 9.408343)
test_basic 0.003691 0.003278 0.353253 ( 0.441887)
test_all 0.003084 0.000804 673.430862 ( 68.148787)
test_rubyspec 0.121989 0.057415 47.083822 ( 55.550315)
total: 136.35 sec