Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-170936
#<BuildRuby:0x0000564dc106b520
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221205-170936",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002147 0.007480 1.197422 ( 1.179375)
build_miniruby 0.001501 0.000429 0.830312 ( 0.830306)
build_ruby 0.003343 0.000000 2.202345 ( 2.110998)
build_all 0.016704 0.003042 18.309188 ( 2.123240)
build_install 0.021450 0.000484 2.042622 ( 1.022815)
test_btest 0.001192 0.000239 90.355193 ( 9.359876)
test_basic 0.006315 0.001263 0.347189 ( 0.440556)
test_all 0.001294 0.000259 691.718369 ( 69.912814)
test_rubyspec 0.106889 0.059716 48.553731 ( 56.948764)
total: 143.93 sec