Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-090147
#<BuildRuby:0x000055afe3141480
@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.20220728-090147",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010035 0.000426 0.847637 ( 5.323723)
build_miniruby 0.001501 0.000107 0.064475 ( 0.062879)
build_ruby 0.002321 0.000000 0.066677 ( 0.064704)
build_all 0.009855 0.000000 1.279545 ( 0.475131)
build_install 0.013299 0.004433 4.393374 ( 1.818471)
test_btest 0.001511 0.000151 53.209937 ( 6.034399)
test_basic 0.005357 0.000536 0.298375 ( 0.389995)
test_all 0.000000 0.002936 487.147171 ( 51.569194)
test_rubyspec 0.060171 0.074801 41.834440 ( 47.701866)
total: 113.44 sec