Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-095352
#<BuildRuby:0x000056438e298bc8
@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-095352",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.007395 0.003923 1.091115 ( 1.246225)
build_miniruby 0.001922 0.000385 0.062829 ( 0.060701)
build_ruby 0.000000 0.001622 0.066958 ( 0.064897)
build_all 0.005266 0.003860 1.488325 ( 0.587589)
build_install 0.019903 0.002813 1.835639 ( 0.943875)
test_btest 0.001724 0.000000 89.000183 ( 8.769867)
test_basic 0.007801 0.003447 0.336560 ( 0.419477)
test_all 0.001633 0.000170 687.898881 ( 69.260533)
test_rubyspec 0.098172 0.084240 47.609222 ( 55.766567)
total: 137.12 sec