Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-061458
#<BuildRuby:0x00005567ae765348
@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.20221026-061458",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010276 0.000451 1.159742 ( 1.200899)
build_miniruby 0.001338 0.000096 0.109529 ( 0.106566)
build_ruby 0.001496 0.000107 0.115456 ( 0.112204)
build_all 0.007687 0.000204 1.405660 ( 0.588785)
build_install 0.014005 0.000573 1.701895 ( 0.911192)
test_btest 0.002230 0.000000 62.160953 ( 6.502822)
test_basic 0.007636 0.000269 0.356497 ( 0.445611)
test_all 0.006411 0.000000 519.848933 ( 54.641119)
test_rubyspec 0.087106 0.024777 43.395507 ( 51.861313)
total: 116.37 sec