Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-021839
#<BuildRuby:0x000055a10792fdf8
@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.20220810-021839",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000015)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.002565 0.004343 0.827823 ( 0.900901)
build_miniruby 0.000896 0.000064 0.058035 ( 0.056878)
build_ruby 0.000839 0.000000 0.059544 ( 0.058318)
build_all 0.000000 0.004703 1.519973 ( 0.580384)
build_install 0.009633 0.001683 5.674558 ( 2.163966)
test_btest 0.000734 0.000110 54.246039 ( 8.208269)
test_basic 0.005765 0.000301 0.343104 ( 0.430786)
test_all 0.001195 0.000170 594.690093 ( 89.275009)
test_rubyspec 0.065847 0.020292 43.787475 ( 51.191363)
total: 152.87 sec