Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-063421
#<BuildRuby:0x0000559f67fa7ba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220813-063421",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.010881 0.000431 0.820012 ( 1.042912)
build_miniruby 0.001155 0.000165 0.061434 ( 0.060840)
build_ruby 0.001680 0.000240 0.060033 ( 0.059122)
build_all 0.008835 0.000597 1.243042 ( 0.478893)
build_install 0.010688 0.004905 1.568359 ( 0.792831)
test_btest 0.001190 0.000210 50.643305 ( 6.180308)
test_basic 0.006941 0.000353 0.293406 ( 0.383064)
test_all 0.003456 0.000576 481.863948 ( 52.109317)
test_rubyspec 0.048719 0.078791 41.724113 ( 49.313422)
total: 110.42 sec