Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-233315
#<BuildRuby:0x000055bb758d5438
@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.20221006-233315",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008738 0.000735 1.099247 ( 1.166803)
build_miniruby 0.001324 0.000204 0.094805 ( 0.092143)
build_ruby 0.001387 0.000213 0.097185 ( 0.094278)
build_all 0.004758 0.003682 1.335623 ( 0.583672)
build_install 0.013465 0.001724 1.649714 ( 0.878872)
test_btest 0.001750 0.000000 61.390776 ( 6.270069)
test_basic 0.001700 0.004533 0.337990 ( 0.438048)
test_all 0.006471 0.000377 479.912066 ( 52.961612)
test_rubyspec 0.084262 0.028663 42.072723 ( 50.669827)
total: 113.16 sec