Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-183638
#<BuildRuby:0x000055a10209c4e8
@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.20220329-183638",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006911 0.003141 1.000154 ( 1.116726)
build_miniruby 0.001464 0.000665 0.072618 ( 0.070485)
build_ruby 0.001552 0.000706 0.075025 ( 0.072275)
build_all 0.005713 0.005276 4.184062 ( 0.848351)
build_install 0.020101 0.002139 7.892737 ( 2.405686)
test_btest 0.000549 0.000219 75.969208 ( 8.223882)
test_basic 0.000994 0.005783 0.333103 ( 0.425957)
test_all 0.000717 0.001258 706.527241 ( 68.446702)
test_rubyspec 0.105504 0.064838 45.865823 ( 51.248358)
total: 132.86 sec