Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-130143
#<BuildRuby:0x000055f14600ce80
@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.20221026-130143",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008689 0.001221 1.150689 ( 1.677409)
build_miniruby 0.001660 0.000415 0.113789 ( 0.111562)
build_ruby 0.001165 0.000291 0.112687 ( 0.110943)
build_all 0.007419 0.000682 1.392944 ( 0.595438)
build_install 0.014133 0.000007 1.722336 ( 0.920874)
test_btest 0.001336 0.000251 63.983495 ( 6.988256)
test_basic 0.006260 0.000259 0.350526 ( 0.442188)
test_all 0.007794 0.000000 489.612235 ( 53.764791)
test_rubyspec 0.094107 0.029416 43.722823 ( 52.231729)
total: 116.84 sec