Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-143402
#<BuildRuby:0x000055e16a789348
@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.20220814-143402",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009319 0.000717 0.853788 ( 0.892251)
build_miniruby 0.001334 0.000103 0.053623 ( 0.052041)
build_ruby 0.002236 0.000172 0.063786 ( 0.061731)
build_all 0.008888 0.000000 1.276362 ( 0.477346)
build_install 0.012645 0.004647 1.616294 ( 0.803133)
test_btest 0.001271 0.000141 51.771041 ( 6.051379)
test_basic 0.006697 0.000744 0.291514 ( 0.380487)
test_all 0.005551 0.000026 483.702748 ( 51.342972)
test_rubyspec 0.100157 0.033114 41.586462 ( 49.327884)
total: 109.39 sec