Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-123817
#<BuildRuby:0x0000559bc30fd390
@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.20221015-123817",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004681 0.004636 1.126698 ( 1.171283)
build_miniruby 0.001994 0.000307 0.097840 ( 0.094351)
build_ruby 0.001239 0.000191 0.097931 ( 0.095721)
build_all 0.007584 0.000436 1.311178 ( 0.558303)
build_install 0.016599 0.000885 1.650666 ( 0.889041)
test_btest 0.001670 0.000209 62.156441 ( 6.111598)
test_basic 0.006301 0.000117 0.347813 ( 0.437431)
test_all 0.006320 0.000743 513.131599 ( 54.505498)
test_rubyspec 0.079453 0.056015 43.415859 ( 51.836530)
total: 115.70 sec