Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-085721
#<BuildRuby:0x0000560c59750060
@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.20220507-085721",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.002660 0.003531 0.931743 ( 0.987073)
build_miniruby 0.000735 0.000226 0.057558 ( 0.056287)
build_ruby 0.000699 0.000215 0.057442 ( 0.056338)
build_all 0.003323 0.001022 1.488682 ( 0.595690)
build_install 0.008283 0.002548 6.271489 ( 2.813613)
test_btest 0.001203 0.000000 50.084946 ( 8.442686)
test_basic 0.001415 0.004109 0.320989 ( 0.409428)
test_all 0.001101 0.000393 627.444691 ( 92.461343)
test_rubyspec 0.071298 0.059014 43.869543 ( 48.739644)
total: 154.56 sec