Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-074541
#<BuildRuby:0x000055df0da548e8
@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.20221114-074541",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000014 0.000007 0.000021 ( 0.000015)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.007279 0.003309 1.150831 ( 1.457787)
build_miniruby 0.002337 0.000000 0.122165 ( 0.119528)
build_ruby 0.001891 0.000000 0.128478 ( 0.112336)
build_all 0.008968 0.000000 1.583463 ( 0.682578)
build_install 0.015143 0.006761 1.933815 ( 1.023876)
test_btest 0.001281 0.000480 87.515332 ( 8.654503)
test_basic 0.005461 0.002048 0.390600 ( 0.480226)
test_all 0.002023 0.000394 649.648431 ( 67.935108)
test_rubyspec 0.101762 0.062237 48.303590 ( 56.794343)
total: 137.26 sec