Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-095211
#<BuildRuby:0x000055e6ded791f8
@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.20220815-095211",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004178 0.004521 0.796084 ( 0.999793)
build_miniruby 0.001860 0.000286 0.064510 ( 0.063606)
build_ruby 0.001258 0.000193 0.057965 ( 0.058119)
build_all 0.007142 0.000384 1.244317 ( 0.473945)
build_install 0.002807 0.013326 1.579975 ( 0.811637)
test_btest 0.001054 0.000351 52.327442 ( 5.997863)
test_basic 0.000353 0.007347 0.307559 ( 0.398444)
test_all 0.003866 0.001691 485.508165 ( 51.803092)
test_rubyspec 0.097735 0.045763 41.704797 ( 49.446257)
total: 110.05 sec