Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-154817
#<BuildRuby:0x000055ffbc05e148
@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.20220818-154817",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008398 0.004106 0.826138 ( 1.131145)
build_miniruby 0.001171 0.000251 0.063244 ( 0.062471)
build_ruby 0.001499 0.000322 0.067158 ( 0.065891)
build_all 0.009644 0.001077 1.248581 ( 0.474215)
build_install 0.008258 0.005531 1.556550 ( 0.768570)
test_btest 0.001288 0.000000 50.143071 ( 6.320131)
test_basic 0.005801 0.000000 0.287437 ( 0.379244)
test_all 0.002922 0.000121 481.241546 ( 52.613407)
test_rubyspec 0.074592 0.057867 41.626895 ( 50.173122)
total: 111.99 sec