Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-122656
#<BuildRuby:0x00005631f39e2700
@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.20221115-122656",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008151 0.000268 1.098892 ( 1.399770)
build_miniruby 0.001407 0.000088 0.884196 ( 0.884492)
build_ruby 0.002253 0.000140 2.363453 ( 2.260072)
build_all 0.018343 0.000275 18.320247 ( 2.253466)
build_install 0.015292 0.005221 1.871311 ( 1.020822)
test_btest 0.001053 0.000100 81.054235 ( 9.874724)
test_basic 0.007782 0.000253 0.340218 ( 0.430689)
test_all 0.001922 0.000175 720.826243 ( 78.096686)
test_rubyspec 0.080635 0.040221 49.645765 ( 57.914051)
total: 154.14 sec