Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-233739
#<BuildRuby:0x000055ebe9cf11f8
@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.20221012-233739",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000044 0.000007 0.000051 ( 0.000043)
build_up 0.002429 0.007691 1.118805 ( 1.507173)
build_miniruby 0.001574 0.000484 0.106791 ( 0.105554)
build_ruby 0.001100 0.000338 0.095891 ( 0.094380)
build_all 0.002505 0.005156 1.285228 ( 0.576023)
build_install 0.013159 0.002835 1.679954 ( 0.929635)
test_btest 0.001283 0.000453 64.414313 ( 6.518184)
test_basic 0.006305 0.000696 0.349177 ( 0.442011)
test_all 0.005726 0.001908 503.200196 ( 54.804109)
test_rubyspec 0.080691 0.050754 43.292199 ( 51.898058)
total: 116.88 sec