Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-113907
#<BuildRuby:0x00005654b1a704c0
@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.20221114-113907",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010356 0.000403 1.112216 ( 1.408598)
build_miniruby 0.002009 0.000125 0.123522 ( 0.121263)
build_ruby 0.002236 0.000140 0.113677 ( 0.096947)
build_all 0.010691 0.000359 1.574376 ( 0.673827)
build_install 0.014745 0.005462 1.941329 ( 1.001364)
test_btest 0.001313 0.000139 88.257311 ( 9.245288)
test_basic 0.007657 0.000237 0.409353 ( 0.498553)
test_all 0.001780 0.000178 655.574308 ( 68.142284)
test_rubyspec 0.105883 0.068168 48.363869 ( 56.870881)
total: 138.06 sec