Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-083407
#<BuildRuby:0x000055fd6de1f940
@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.20220308-083407",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008899 0.001369 0.980713 ( 1.096886)
build_miniruby 0.000000 0.002442 0.067562 ( 0.065519)
build_ruby 0.000867 0.001345 0.076289 ( 0.074361)
build_all 0.005591 0.004747 4.122853 ( 0.842955)
build_install 0.015930 0.008361 7.835317 ( 2.403631)
test_btest 0.000847 0.000267 74.284445 ( 7.966945)
test_basic 0.007063 0.000781 0.333902 ( 0.422467)
test_all 0.001313 0.000394 689.061191 ( 67.365809)
test_rubyspec 0.091701 0.068274 45.890104 ( 51.106909)
total: 131.35 sec