Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-232147
#<BuildRuby:0x000056255ddebec0
@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.20221203-232147",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003672 0.000612 0.797156 ( 1.077130)
build_miniruby 0.000806 0.000135 0.522497 ( 0.521847)
build_ruby 0.000000 0.001220 1.682735 ( 1.607857)
build_all 0.005731 0.003382 11.971483 ( 1.484745)
build_install 0.006956 0.000000 1.658303 ( 0.777226)
test_btest 0.000659 0.000000 62.728530 ( 6.304655)
test_basic 0.000000 0.002900 0.240187 ( 0.337208)
test_all 0.000612 0.000238 505.411372 ( 50.286648)
test_rubyspec 0.019521 0.009166 36.027969 ( 46.598551)
total: 109.00 sec