Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-153301
#<BuildRuby:0x0000555cb38387d0
@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.20220503-153301",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004534 0.008820 1.029634 ( 1.288238)
build_miniruby 0.001847 0.000396 0.075766 ( 0.073764)
build_ruby 0.001730 0.000371 0.076222 ( 0.073923)
build_all 0.006648 0.003921 1.508926 ( 0.608040)
build_install 0.014591 0.009215 5.794081 ( 2.767971)
test_btest 0.001162 0.000367 73.359430 ( 7.843423)
test_basic 0.007780 0.000977 0.335550 ( 0.424663)
test_all 0.000000 0.003356 665.313338 ( 65.129827)
test_rubyspec 0.138113 0.040391 45.610944 ( 50.708359)
total: 128.92 sec