Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-062710
#<BuildRuby:0x0000561a8440d1f8
@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.20221014-062710",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.009284 0.000186 1.092857 ( 1.152017)
build_miniruby 0.001766 0.000252 0.100250 ( 0.098468)
build_ruby 0.001367 0.000195 0.097472 ( 0.095908)
build_all 0.004310 0.003507 1.334612 ( 0.576954)
build_install 0.001780 0.013755 1.612272 ( 0.902668)
test_btest 0.001258 0.000490 62.737513 ( 6.507505)
test_basic 0.005506 0.000636 0.358665 ( 0.451635)
test_all 0.005979 0.000736 511.840548 ( 55.284116)
test_rubyspec 0.060975 0.057734 43.277259 ( 51.869645)
total: 116.94 sec