Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-104207
#<BuildRuby:0x000055ab565853e8
@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.20221030-104207",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003881 0.006913 1.120121 ( 1.157449)
build_miniruby 0.001074 0.000307 0.104436 ( 0.101825)
build_ruby 0.001134 0.000324 0.092499 ( 0.089533)
build_all 0.007905 0.001061 1.307269 ( 0.567563)
build_install 0.015603 0.001696 1.663696 ( 0.883756)
test_btest 0.002037 0.000479 60.313600 ( 6.567596)
test_basic 0.006744 0.000444 0.354935 ( 0.444090)
test_all 0.005815 0.001292 515.003903 ( 55.177743)
test_rubyspec 0.092757 0.029367 43.739656 ( 52.208319)
total: 117.20 sec