Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-044141
#<BuildRuby:0x000055eb5c630658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-044141",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000016)
build_up 0.004319 0.006996 0.950264 ( 1.605147)
build_miniruby 0.001909 0.000200 0.078160 ( 0.075918)
build_ruby 0.002110 0.000222 0.076379 ( 0.074773)
build_all 0.004072 0.007519 4.190233 ( 0.805406)
build_install 0.018519 0.006252 7.917638 ( 2.383239)
test_btest 0.001306 0.000297 47.810855 ( 44.090157)
test_basic 0.007329 0.000656 0.341055 ( 0.429141)
test_all 0.001749 0.000380 709.968314 ( 67.853238)
test_rubyspec 0.106498 0.063183 46.334235 ( 51.877945)
total: 169.20 sec