Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-075223
#<BuildRuby:0x0000555f7c378af8
@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.20220519-075223",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009168 0.000743 1.003874 ( 2.325227)
build_miniruby 0.001756 0.000251 0.071565 ( 0.069966)
build_ruby 0.001791 0.000256 0.074367 ( 0.072085)
build_all 0.008349 0.000498 1.482622 ( 0.592597)
build_install 0.019529 0.004878 5.815236 ( 2.780064)
test_btest 0.001044 0.000165 75.010142 ( 8.123005)
test_basic 0.006224 0.000982 0.326858 ( 0.414655)
test_all 0.004196 0.000472 656.126553 ( 64.616432)
test_rubyspec 0.119378 0.061558 46.038891 ( 51.880513)
total: 130.88 sec