Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-120933
#<BuildRuby:0x000055e1a368c6c8
@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.20220314-120933",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011151 0.000386 1.024336 ( 1.187595)
build_miniruby 0.002494 0.000000 0.074129 ( 0.071529)
build_ruby 0.001888 0.000033 0.083734 ( 0.081624)
build_all 0.008612 0.001013 4.229292 ( 0.847258)
build_install 0.016039 0.006643 8.066704 ( 2.431857)
test_btest 0.001053 0.000176 73.002452 ( 8.448317)
test_basic 0.006810 0.000214 0.343230 ( 0.439896)
test_all 0.001598 0.000253 675.088581 ( 66.714778)
test_rubyspec 0.114349 0.030526 46.453056 ( 51.783585)
total: 132.01 sec