Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-102906
#<BuildRuby:0x000055d6639c9480
@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.20221006-102906",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008991 0.000193 1.079548 ( 1.140192)
build_miniruby 0.001760 0.000252 0.100169 ( 0.096977)
build_ruby 0.001512 0.000216 0.093527 ( 0.091028)
build_all 0.006935 0.000370 1.277068 ( 0.560463)
build_install 0.014136 0.001223 1.624534 ( 0.902281)
test_btest 0.001887 0.000236 59.649938 ( 6.362557)
test_basic 0.005958 0.000102 0.342289 ( 0.432330)
test_all 0.007427 0.000253 479.715239 ( 52.626935)
test_rubyspec 0.081074 0.056524 42.016141 ( 50.270416)
total: 112.48 sec