Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-004354
#<BuildRuby:0x00005625203f0b38
@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.20220403-004354",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009012 0.002253 1.008682 ( 1.059377)
build_miniruby 0.002478 0.000000 0.075149 ( 0.072848)
build_ruby 0.002475 0.000000 0.076978 ( 0.074201)
build_all 0.010546 0.000189 4.263058 ( 0.855389)
build_install 0.016566 0.006555 8.603896 ( 3.026869)
test_btest 0.000944 0.000222 70.899953 ( 8.151817)
test_basic 0.006101 0.001435 0.332174 ( 0.424926)
test_all 0.001800 0.000424 699.533598 ( 68.093170)
test_rubyspec 0.104972 0.074735 46.508272 ( 51.622306)
total: 133.38 sec