Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-081958
#<BuildRuby:0x00005641f25134b8
@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.20220809-081958",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.009920 0.001417 0.962130 ( 1.654361)
build_miniruby 0.001501 0.000214 0.074246 ( 0.073999)
build_ruby 0.001677 0.000000 0.076433 ( 0.075820)
build_all 0.009441 0.000232 1.508416 ( 0.572679)
build_install 0.018067 0.004627 5.211911 ( 2.097622)
test_btest 0.000938 0.000141 77.249059 ( 8.125635)
test_basic 0.006160 0.000923 0.320695 ( 0.411815)
test_all 0.001813 0.000272 676.220887 ( 67.356837)
test_rubyspec 0.105315 0.070999 45.605370 ( 53.238385)
total: 133.61 sec