Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-081520
#<BuildRuby:0x0000561e5ccf2f08
@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.20221104-081520",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000084 0.000006 0.000090 ( 0.000095)
build_up 0.008290 0.000316 0.894095 ( 0.989880)
build_miniruby 0.001225 0.000087 0.049166 ( 0.047897)
build_ruby 0.001146 0.000082 0.045104 ( 0.043916)
build_all 0.003459 0.004858 1.206208 ( 0.466876)
build_install 0.014585 0.000668 1.543629 ( 0.807777)
test_btest 0.001255 0.000157 63.042727 ( 6.627657)
test_basic 0.005163 0.000645 0.306165 ( 0.406353)
test_all 0.015946 0.008658 515.933532 ( 55.137173)
test_rubyspec 0.105568 0.025047 43.331346 ( 51.928334)
total: 116.46 sec