Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-220404
#<BuildRuby:0x000055da684f4118
@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.20220519-220404",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003493 0.003640 0.842248 ( 1.146417)
build_miniruby 0.000969 0.000057 0.057464 ( 0.056135)
build_ruby 0.000925 0.000054 0.060168 ( 0.058945)
build_all 0.004254 0.000027 1.516040 ( 0.614199)
build_install 0.006641 0.004530 6.325989 ( 2.840513)
test_btest 0.001610 0.000000 47.867156 ( 8.853618)
test_basic 0.005422 0.000307 0.255248 ( 0.343837)
test_all 0.002434 0.000210 652.495005 ( 93.386559)
test_rubyspec 0.090949 0.004649 44.132809 ( 49.763638)
total: 157.06 sec