Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-193207
#<BuildRuby:0x000056362539c018
@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.20220825-193207",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005807 0.000893 0.843152 ( 0.926513)
build_miniruby 0.000779 0.000119 0.057220 ( 0.056105)
build_ruby 0.000869 0.000133 0.059786 ( 0.058589)
build_all 0.003993 0.000614 1.510103 ( 0.585023)
build_install 0.009598 0.001476 1.917414 ( 0.957930)
test_btest 0.000744 0.000115 50.917424 ( 8.709419)
test_basic 0.006238 0.000095 0.309146 ( 0.399077)
test_all 0.002407 0.000344 604.587165 ( 92.511372)
test_rubyspec 0.070544 0.053452 44.301305 ( 52.539194)
total: 156.74 sec