Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-235609
#<BuildRuby:0x00005581f89cd338
@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.20220811-235609",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000071 0.000012 0.000083 ( 0.000088)
build_up 0.008492 0.001415 0.809972 ( 1.117371)
build_miniruby 0.001630 0.000272 0.064940 ( 0.063168)
build_ruby 0.000000 0.001384 0.063488 ( 0.062937)
build_all 0.005915 0.003632 1.256786 ( 0.473143)
build_install 0.009716 0.007901 4.229841 ( 1.766503)
test_btest 0.001069 0.000329 51.995457 ( 6.198860)
test_basic 0.002530 0.004603 0.305321 ( 0.402708)
test_all 0.001323 0.001886 497.926583 ( 52.550332)
test_rubyspec 0.062372 0.069925 41.087476 ( 48.758001)
total: 111.39 sec