Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-005717
#<BuildRuby:0x000055a2fe472038
@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.20220827-005717",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002101 0.007707 0.863071 ( 1.853980)
build_miniruby 0.001706 0.000365 0.063798 ( 0.061813)
build_ruby 0.001561 0.000000 0.066342 ( 0.065296)
build_all 0.006656 0.003151 1.281692 ( 0.481394)
build_install 0.016207 0.002750 1.605311 ( 0.820713)
test_btest 0.000000 0.002139 54.646648 ( 6.325924)
test_basic 0.004374 0.002223 0.275308 ( 0.365982)
test_all 0.003979 0.001047 507.283129 ( 53.428352)
test_rubyspec 0.082898 0.059026 41.654983 ( 49.976834)
total: 113.38 sec