Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-175611
#<BuildRuby:0x0000558f5b854018
@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.20220820-175611",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002854 0.003428 0.832854 ( 0.905172)
build_miniruby 0.000835 0.000111 0.057379 ( 0.056220)
build_ruby 0.000904 0.000121 0.059876 ( 0.058615)
build_all 0.004086 0.000545 1.544845 ( 0.588323)
build_install 0.010159 0.000746 1.909854 ( 0.960492)
test_btest 0.000579 0.000072 49.794025 ( 8.514638)
test_basic 0.005267 0.000000 0.295317 ( 0.384914)
test_all 0.002553 0.000000 624.033235 ( 89.028172)
test_rubyspec 0.066163 0.051249 44.289928 ( 52.540292)
total: 153.04 sec