Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-100604
#<BuildRuby:0x0000555c04e05348
@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.20221006-100604",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000818 0.010398 1.170665 ( 1.166572)
build_miniruby 0.001424 0.000379 0.101416 ( 0.098301)
build_ruby 0.001268 0.000338 0.092283 ( 0.089623)
build_all 0.007226 0.000851 1.281918 ( 0.568481)
build_install 0.014116 0.000000 1.626009 ( 0.891102)
test_btest 0.001192 0.000000 61.643018 ( 6.308341)
test_basic 0.002572 0.003516 0.355174 ( 0.443871)
test_all 0.003964 0.004268 488.258329 ( 52.447047)
test_rubyspec 0.115317 0.018761 43.192090 ( 51.210804)
total: 113.23 sec