Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-031222
#<BuildRuby:0x000055a129cebba0
@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.20220721-031222",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010117 0.000958 0.886382 ( 3.582390)
build_miniruby 0.002401 0.000369 0.064640 ( 0.061547)
build_ruby 0.001294 0.000199 0.065950 ( 0.064108)
build_all 0.007007 0.000335 1.288115 ( 0.493300)
build_install 0.006738 0.010187 4.233998 ( 1.801358)
test_btest 0.001473 0.000000 54.217007 ( 6.197186)
test_basic 0.001869 0.004572 0.276610 ( 0.375571)
test_all 0.001684 0.002123 485.488518 ( 51.718234)
test_rubyspec 0.093470 0.039364 41.988381 ( 47.817686)
total: 112.11 sec