Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-224112
#<BuildRuby:0x000055701a6b3e58
@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.20220828-224112",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002580 0.004038 0.896855 ( 2.512951)
build_miniruby 0.000977 0.000065 0.057536 ( 0.056281)
build_ruby 0.000741 0.000000 0.059543 ( 0.058385)
build_all 0.004599 0.000080 1.534631 ( 0.581093)
build_install 0.002095 0.008777 1.920971 ( 0.959046)
test_btest 0.000612 0.000115 44.181985 ( 8.480834)
test_basic 0.000837 0.004576 0.300523 ( 0.390054)
test_all 0.001021 0.000255 578.770606 ( 91.732254)
test_rubyspec 0.084870 0.029051 43.285199 ( 51.639026)
total: 156.41 sec