Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-061108
#<BuildRuby:0x000055ec12be3fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-061108",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006526 0.000177 0.845905 ( 0.927012)
build_miniruby 0.000845 0.000057 0.056647 ( 0.055480)
build_ruby 0.000000 0.000967 0.059298 ( 0.058148)
build_all 0.000000 0.004771 1.551712 ( 0.604853)
build_install 0.007566 0.002259 5.683882 ( 2.187080)
test_btest 0.000569 0.000100 50.879842 ( 8.933737)
test_basic 0.001575 0.004482 0.377338 ( 0.464926)
test_all 0.000786 0.000185 601.439855 ( 91.038928)
test_rubyspec 0.087669 0.024720 43.853064 ( 49.467576)
total: 153.74 sec