Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-135240
#<BuildRuby:0x000056013360f808
@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.20220314-135240",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009285 0.000714 0.999765 ( 1.117583)
build_miniruby 0.001674 0.000224 0.075281 ( 0.074220)
build_ruby 0.001758 0.000235 0.067190 ( 0.065839)
build_all 0.010962 0.000224 4.244853 ( 0.872274)
build_install 0.024049 0.000000 7.958933 ( 2.439481)
test_btest 0.001173 0.000000 79.293478 ( 8.510324)
test_basic 0.007409 0.000025 0.339508 ( 0.429250)
test_all 0.001800 0.000150 706.772943 ( 68.352487)
test_rubyspec 0.107849 0.047986 46.349712 ( 51.781986)
total: 133.64 sec