Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-011917
#<BuildRuby:0x00005604a37b93e8
@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.20221012-011917",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002553 0.007370 1.100978 ( 1.446496)
build_miniruby 0.001127 0.000469 0.095386 ( 0.092300)
build_ruby 0.001193 0.000497 0.100311 ( 0.097220)
build_all 0.003078 0.003610 1.309051 ( 0.560508)
build_install 0.010293 0.002699 1.610713 ( 0.878262)
test_btest 0.001645 0.000705 63.023040 ( 6.416944)
test_basic 0.002119 0.005631 0.344959 ( 0.433490)
test_all 0.001125 0.005371 519.902228 ( 55.221704)
test_rubyspec 0.073193 0.063025 42.888259 ( 51.421232)
total: 116.57 sec