Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-065531
#<BuildRuby:0x000055a4a3cda8a0
@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.20220312-065531",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000036 0.000002 0.000038 ( 0.000034)
build_up 0.010343 0.000418 0.999705 ( 1.255071)
build_miniruby 0.002066 0.000138 0.075018 ( 0.072632)
build_ruby 0.001882 0.000125 0.080115 ( 0.077888)
build_all 0.000150 0.009576 1.502018 ( 0.609492)
build_install 0.020453 0.001919 5.201566 ( 2.175616)
test_btest 0.001097 0.000193 70.781312 ( 8.565226)
test_basic 0.006334 0.001118 0.338927 ( 0.428014)
test_all 0.001840 0.000132 670.382557 ( 66.425715)
test_rubyspec 0.118345 0.042301 46.390206 ( 51.816325)
total: 131.43 sec