Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-111125
#<BuildRuby:0x0000559fb0b30920
@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.20220827-111125",
@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.000005)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010171 0.001363 1.012706 ( 1.098405)
build_miniruby 0.001289 0.000277 0.073746 ( 0.073534)
build_ruby 0.001555 0.000333 0.073933 ( 0.073014)
build_all 0.010021 0.001108 1.510257 ( 0.577268)
build_install 0.016991 0.005395 1.900627 ( 0.939944)
test_btest 0.000935 0.000207 77.257491 ( 8.341099)
test_basic 0.008551 0.000000 0.310141 ( 0.399381)
test_all 0.005158 0.000000 685.898354 ( 67.124004)
test_rubyspec 0.147280 0.019196 45.839768 ( 54.196696)
total: 132.82 sec