Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-071426
#<BuildRuby:0x000055f270b67778
@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.20220405-071426",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011608 0.003503 1.008736 ( 1.387010)
build_miniruby 0.001814 0.000214 0.074871 ( 0.072511)
build_ruby 0.001376 0.000162 0.077979 ( 0.076385)
build_all 0.009066 0.001066 4.169904 ( 0.837954)
build_install 0.010960 0.010455 8.537958 ( 2.994291)
test_btest 0.001132 0.000251 71.701432 ( 8.135349)
test_basic 0.001881 0.005468 0.333491 ( 0.422009)
test_all 0.001911 0.000531 689.233284 ( 67.653745)
test_rubyspec 0.106875 0.055928 46.593497 ( 51.758607)
total: 133.34 sec