Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-022620
#<BuildRuby:0x0000560d4d615480
@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.20220602-022620",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001305 0.008837 0.847549 ( 1.853498)
build_miniruby 0.000894 0.000536 0.062539 ( 0.061167)
build_ruby 0.000000 0.002038 0.067505 ( 0.064863)
build_all 0.004716 0.002453 1.167181 ( 0.474641)
build_install 0.009060 0.008918 4.935122 ( 2.458934)
test_btest 0.000858 0.000594 51.982391 ( 6.255475)
test_basic 0.005602 0.000767 0.299375 ( 0.389335)
test_all 0.002229 0.001433 522.818511 ( 54.149308)
test_rubyspec 0.075798 0.046208 41.777800 ( 47.325818)
total: 113.03 sec