Logfile: /home/ko1/ruby/logs/brlog.trunk.20220408-185013
#<BuildRuby:0x0000562a97883778
@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.20220408-185013",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006807 0.006670 1.003885 ( 1.168986)
build_miniruby 0.001301 0.000542 0.077780 ( 0.075955)
build_ruby 0.001575 0.000656 0.080293 ( 0.078105)
build_all 0.005713 0.003113 1.521826 ( 0.609837)
build_install 0.016391 0.005713 2.002658 ( 1.120449)
test_btest 0.001017 0.000419 78.157537 ( 8.135489)
test_basic 0.005606 0.002308 0.337397 ( 0.426860)
test_all 0.000000 0.002543 638.897591 ( 64.817803)
test_rubyspec 0.083823 0.085092 46.802425 ( 52.192567)
total: 128.63 sec