Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-154953
#<BuildRuby:0x000055c1450d1400
@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.20220802-154953",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000000 0.000066 0.000066 ( 0.000066)
configure 0.000000 0.000050 0.000050 ( 0.000050)
build_up 0.006278 0.004264 0.844141 ( 1.814097)
build_miniruby 0.001399 0.000200 0.062755 ( 0.061003)
build_ruby 0.001235 0.000176 0.063362 ( 0.062263)
build_all 0.006272 0.000896 1.243503 ( 0.461224)
build_install 0.014463 0.001258 4.228883 ( 1.825813)
test_btest 0.001657 0.000221 52.603455 ( 6.082735)
test_basic 0.001677 0.004037 0.297373 ( 0.388166)
test_all 0.001805 0.000319 482.028054 ( 51.881182)
test_rubyspec 0.100976 0.036242 41.239482 ( 48.606169)
total: 111.18 sec