Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-021857
#<BuildRuby:0x000055beba96b468
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220509-021857",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.007019 0.890286 ( 0.967098)
build_miniruby 0.000786 0.000242 0.057279 ( 0.055932)
build_ruby 0.000636 0.000196 0.058692 ( 0.057388)
build_all 0.000000 0.004356 1.487596 ( 0.595480)
build_install 0.005134 0.004918 6.269108 ( 2.842285)
test_btest 0.000613 0.000273 48.996364 ( 8.394762)
test_basic 0.004259 0.001893 0.292718 ( 0.380486)
test_all 0.000882 0.000392 632.264024 ( 93.969636)
test_rubyspec 0.059999 0.062532 43.842538 ( 48.740933)
total: 156.00 sec