Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-042415
#<BuildRuby:0x000055eb5d4f4018
@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.20221127-042415",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004281 0.000856 1.195342 ( 1.449382)
build_miniruby 0.000793 0.000159 1.004629 ( 1.003351)
build_ruby 0.001095 0.000219 2.887970 ( 2.751697)
build_all 0.008333 0.001667 22.491729 ( 4.491674)
build_install 0.007889 0.001578 4.390273 ( 1.547173)
test_btest 0.000478 0.000096 63.884721 ( 10.807649)
test_basic 0.004171 0.000835 0.308769 ( 0.398947)
test_all 0.000821 0.000164 673.065978 (105.024070)
test_rubyspec 0.042957 0.018836 53.515249 ( 61.737851)
total: 189.21 sec