Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-200907
#<BuildRuby:0x00005576f0fc32c8
@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.20220813-200907",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006814 0.000000 0.900202 ( 0.952541)
build_miniruby 0.001093 0.000000 0.058471 ( 0.057181)
build_ruby 0.000960 0.000000 0.059963 ( 0.058692)
build_all 0.004665 0.000000 1.541421 ( 0.591964)
build_install 0.011117 0.000000 1.921439 ( 0.962419)
test_btest 0.000892 0.000000 53.624841 ( 8.177737)
test_basic 0.000067 0.005618 0.331484 ( 0.420042)
test_all 0.001272 0.000085 585.932211 ( 90.609023)
test_rubyspec 0.073467 0.047326 43.983241 ( 51.348766)
total: 153.18 sec