Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-101204
#<BuildRuby:0x0000563c9bf69338
@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-101204",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.008739 0.003105 1.093292 ( 1.180156)
build_miniruby 0.001311 0.000349 0.097186 ( 0.095908)
build_ruby 0.001172 0.000313 0.103561 ( 0.102908)
build_all 0.007060 0.000000 1.273812 ( 0.575645)
build_install 0.013547 0.002028 1.627417 ( 0.890681)
test_btest 0.001610 0.000358 61.143073 ( 6.649586)
test_basic 0.006616 0.000000 0.340177 ( 0.431937)
test_all 0.006183 0.000800 507.395026 ( 54.345706)
test_rubyspec 0.093284 0.041044 42.270072 ( 50.835897)
total: 115.11 sec