Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-172616
#<BuildRuby:0x000055d4c9c2f440
@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.20220331-172616",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000013)
configure 0.000095 0.000015 0.000110 ( 0.000117)
build_up 0.001794 0.008418 1.020728 ( 1.612961)
build_miniruby 0.001974 0.000000 0.066013 ( 0.065248)
build_ruby 0.002133 0.000000 0.074130 ( 0.073418)
build_all 0.010018 0.000000 4.296668 ( 0.893749)
build_install 0.018342 0.003184 8.652350 ( 2.519711)
test_btest 0.001396 0.000000 70.758294 ( 8.529998)
test_basic 0.007413 0.001144 0.348800 ( 0.438595)
test_all 0.001464 0.000318 656.827805 ( 65.445724)
test_rubyspec 0.085489 0.085197 46.693514 ( 52.063648)
total: 131.64 sec