Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-234903
#<BuildRuby:0x000055c178cd48f0
@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.20220305-234903",
@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.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005245 0.005876 0.995687 ( 1.675001)
build_miniruby 0.001359 0.000453 0.076372 ( 0.074460)
build_ruby 0.001274 0.000425 0.076451 ( 0.074558)
build_all 0.009374 0.001408 4.222785 ( 0.855833)
build_install 0.020202 0.002636 7.969163 ( 2.407608)
test_btest 0.000952 0.000254 74.634510 ( 8.720094)
test_basic 0.003388 0.003422 0.344661 ( 0.434476)
test_all 0.001426 0.000000 654.219640 ( 65.434995)
test_rubyspec 0.099616 0.065259 46.514805 ( 51.592147)
total: 131.27 sec