Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-023327
#<BuildRuby:0x000055f75b870c00
@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.20220917-023327",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008885 0.000635 1.116567 ( 1.561062)
build_miniruby 0.001796 0.000128 0.074352 ( 0.072167)
build_ruby 0.001359 0.000097 0.074707 ( 0.073176)
build_all 0.009225 0.000659 1.561551 ( 0.593840)
build_install 0.019831 0.000945 1.879848 ( 0.934560)
test_btest 0.001195 0.000080 95.801376 ( 9.294778)
test_basic 0.008224 0.000000 0.355492 ( 0.447810)
test_all 0.003685 0.000000 674.998478 ( 68.162780)
test_rubyspec 0.115352 0.066297 47.237527 ( 55.639771)
total: 136.78 sec