Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-080425
#<BuildRuby:0x00005559640dcd30
@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.20221117-080425",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006995 0.000437 1.119149 ( 1.970499)
build_miniruby 0.001887 0.000000 0.869397 ( 0.888749)
build_ruby 0.002507 0.000016 2.395536 ( 2.332269)
build_all 0.013627 0.004894 18.359401 ( 2.230561)
build_install 0.020786 0.000210 1.894285 ( 1.001489)
test_btest 0.001075 0.000093 84.199373 ( 9.987620)
test_basic 0.006041 0.000525 0.337210 ( 0.428179)
test_all 0.001580 0.000138 720.593156 ( 75.381423)
test_rubyspec 0.072520 0.057814 50.836752 ( 59.454185)
total: 153.68 sec