Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-033244
#<BuildRuby:0x000055eb6af5ff40
@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.20220606-033244",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.005157 0.001289 0.819042 ( 0.913045)
build_miniruby 0.000808 0.000202 0.057962 ( 0.056675)
build_ruby 0.000642 0.000160 0.059259 ( 0.058132)
build_all 0.004274 0.000000 1.503023 ( 0.608960)
build_install 0.010785 0.000344 6.329688 ( 2.887868)
test_btest 0.000571 0.000114 52.095031 ( 7.976875)
test_basic 0.005868 0.000233 0.277294 ( 0.365210)
test_all 0.001172 0.000220 629.026249 ( 92.447840)
test_rubyspec 0.059626 0.033706 44.258005 ( 49.846514)
total: 155.16 sec