Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-013626
#<BuildRuby:0x000055ae14001438
@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.20221029-013626",
@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.000031 0.000006 0.000037 ( 0.000037)
autoconf 0.000074 0.000013 0.000087 ( 0.000088)
configure 0.000054 0.000009 0.000063 ( 0.000061)
build_up 0.010707 0.001020 1.101838 ( 1.557559)
build_miniruby 0.001226 0.000188 0.100365 ( 0.097919)
build_ruby 0.001346 0.000207 0.104183 ( 0.101275)
build_all 0.007200 0.001108 1.287973 ( 0.559109)
build_install 0.007511 0.007092 1.660271 ( 0.893544)
test_btest 0.001120 0.000259 61.641675 ( 6.652971)
test_basic 0.005348 0.001234 0.356927 ( 0.454078)
test_all 0.002711 0.005381 520.335395 ( 54.897137)
test_rubyspec 0.076603 0.043982 43.367685 ( 51.722345)
total: 116.94 sec