Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-021432
#<BuildRuby:0x000055c4032fafe0
@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.20220816-021432",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008617 0.002154 0.971101 ( 1.152423)
build_miniruby 0.001548 0.000387 0.077893 ( 0.076767)
build_ruby 0.001437 0.000360 0.080798 ( 0.079890)
build_all 0.007525 0.000558 1.469422 ( 0.571424)
build_install 0.017709 0.002660 1.831288 ( 0.917672)
test_btest 0.000810 0.000173 76.626068 ( 8.231917)
test_basic 0.000189 0.006307 0.338157 ( 0.428655)
test_all 0.000125 0.004224 635.720929 ( 64.622174)
test_rubyspec 0.093581 0.071547 45.097792 ( 52.240132)
total: 128.32 sec