Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-043550
#<BuildRuby:0x0000556d12ee28a0
@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.20220318-043550",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000069 0.000010 0.000079 ( 0.000083)
build_up 0.010951 0.000000 1.054020 ( 3.118715)
build_miniruby 0.000000 0.002270 0.071916 ( 0.069678)
build_ruby 0.000373 0.001629 0.076432 ( 0.074350)
build_all 0.009903 0.001020 4.214137 ( 0.854239)
build_install 0.020277 0.004093 7.932701 ( 2.411796)
test_btest 0.001175 0.000214 75.603946 ( 8.426679)
test_basic 0.006293 0.001144 0.335291 ( 0.433136)
test_all 0.001469 0.000267 708.188688 ( 68.206841)
test_rubyspec 0.119561 0.055849 46.242521 ( 51.220869)
total: 134.82 sec