Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-074550
#<BuildRuby:0x000055c5d0d12f90
@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.20220812-074550",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004010 0.008031 0.820018 ( 1.184407)
build_miniruby 0.001038 0.000433 0.064371 ( 0.063330)
build_ruby 0.001299 0.000541 0.061252 ( 0.059479)
build_all 0.007295 0.001182 1.252523 ( 0.469618)
build_install 0.012755 0.004225 1.600276 ( 0.794171)
test_btest 0.000753 0.000282 51.915247 ( 6.421854)
test_basic 0.005981 0.002243 0.293597 ( 0.383663)
test_all 0.003620 0.000838 482.582839 ( 52.621900)
test_rubyspec 0.070389 0.064063 41.490347 ( 48.971579)
total: 110.97 sec