Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-003602
#<BuildRuby:0x0000564def89aad8
@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.20221017-003602",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007741 0.003097 1.133881 ( 1.202844)
build_miniruby 0.001422 0.000569 0.100157 ( 0.100021)
build_ruby 0.001074 0.000430 0.108331 ( 0.107576)
build_all 0.007726 0.001015 1.344311 ( 0.592097)
build_install 0.009254 0.006888 1.657634 ( 0.897200)
test_btest 0.000917 0.000382 62.982072 ( 6.574397)
test_basic 0.005303 0.002210 0.358984 ( 0.449311)
test_all 0.008390 0.000000 511.746002 ( 54.788262)
test_rubyspec 0.067341 0.071912 43.606959 ( 52.182901)
total: 116.90 sec