Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-085627
#<BuildRuby:0x000055cafb7cfeb8
@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.20220422-085627",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006336 0.000337 0.867310 ( 1.038421)
build_miniruby 0.000862 0.000133 0.057453 ( 0.056246)
build_ruby 0.000773 0.000119 0.059870 ( 0.058598)
build_all 0.004335 0.000000 1.490508 ( 0.606166)
build_install 0.006795 0.004056 6.306291 ( 2.854370)
test_btest 0.000626 0.000118 54.160591 ( 8.050016)
test_basic 0.001229 0.004666 0.349579 ( 0.437395)
test_all 0.001026 0.000256 631.931728 ( 91.374625)
test_rubyspec 0.071602 0.057602 44.407258 ( 49.378134)
total: 153.85 sec