Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-094907
#<BuildRuby:0x00005593a243bf80
@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.20220822-094907",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002675 0.003620 0.840490 ( 0.964018)
build_miniruby 0.000898 0.000193 0.057645 ( 0.056368)
build_ruby 0.000788 0.000169 0.060869 ( 0.059585)
build_all 0.004591 0.000134 1.536968 ( 0.587012)
build_install 0.005750 0.005502 1.920708 ( 0.959285)
test_btest 0.000567 0.000151 48.810509 ( 8.482873)
test_basic 0.004430 0.001181 0.340192 ( 0.428618)
test_all 0.000863 0.000230 591.727273 ( 94.382393)
test_rubyspec 0.077086 0.055181 44.487003 ( 52.768077)
total: 158.69 sec