Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-121716
#<BuildRuby:0x000055c89052c6d8
@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.20221109-121716",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.013165 0.000000 1.110072 ( 1.544624)
build_miniruby 0.002287 0.000000 0.066665 ( 0.064172)
build_ruby 0.001682 0.000087 0.062526 ( 0.061462)
build_all 0.009639 0.000295 1.532812 ( 0.590132)
build_install 0.021693 0.000001 1.896504 ( 0.951753)
test_btest 0.001072 0.000044 86.974447 ( 8.876846)
test_basic 0.009853 0.000219 0.348311 ( 0.433178)
test_all 0.002369 0.000095 700.390767 ( 69.736625)
test_rubyspec 0.107704 0.084074 47.784276 ( 55.920753)
total: 138.18 sec