Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-141410
#<BuildRuby:0x00005556f3adc510
@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.20220403-141410",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011840 0.001103 1.047292 ( 1.152657)
build_miniruby 0.001590 0.000227 0.078523 ( 0.076870)
build_ruby 0.001895 0.000271 0.079743 ( 0.077685)
build_all 0.007326 0.003615 4.268354 ( 0.871894)
build_install 0.022335 0.001326 8.577511 ( 2.995032)
test_btest 0.000717 0.000107 76.665268 ( 8.136325)
test_basic 0.006516 0.000219 0.340835 ( 0.430042)
test_all 0.001631 0.000233 698.005201 ( 67.580791)
test_rubyspec 0.126202 0.047625 46.638593 ( 51.939855)
total: 133.26 sec