Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-201751
#<BuildRuby:0x000055739972e5e0
@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.20221128-201751",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.005437 0.005815 1.222119 ( 1.239288)
build_miniruby 0.001219 0.001711 0.829214 ( 0.827389)
build_ruby 0.000000 0.003257 2.214295 ( 2.123828)
build_all 0.011584 0.010266 18.618597 ( 2.198009)
build_install 0.011703 0.010740 1.876298 ( 0.947747)
test_btest 0.001031 0.000580 87.068955 ( 8.723276)
test_basic 0.004879 0.004913 0.346962 ( 0.432711)
test_all 0.000762 0.001180 729.042163 ( 71.337380)
test_rubyspec 0.106817 0.069062 49.464305 ( 57.430933)
total: 145.26 sec