Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-105309
#<BuildRuby:0x0000561f3cc6ca58
@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.20220226-105309",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009161 0.001148 1.027220 ( 1.255104)
build_miniruby 0.001547 0.000331 0.074434 ( 0.073086)
build_ruby 0.001742 0.000373 0.069871 ( 0.068251)
build_all 0.003906 0.005550 4.217259 ( 0.859296)
build_install 0.008263 0.013651 7.918326 ( 2.429779)
test_btest 0.000912 0.000398 77.682396 ( 8.222834)
test_basic 0.006415 0.002807 0.349665 ( 0.437495)
test_all 0.001271 0.000556 658.109617 ( 65.999111)
test_rubyspec 0.114241 0.049444 46.477873 ( 51.896013)
total: 131.24 sec