Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-013755
#<BuildRuby:0x000056314da2d350
@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.20220803-013755",
@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.000028 0.000007 0.000035 ( 0.000036)
autoconf 0.000198 0.000049 0.000247 ( 0.000248)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.005575 0.005686 0.865820 ( 1.159561)
build_miniruby 0.001066 0.000355 0.062845 ( 0.062363)
build_ruby 0.001286 0.000429 0.063851 ( 0.062557)
build_all 0.008379 0.001194 1.257451 ( 0.471682)
build_install 0.014453 0.001291 4.356976 ( 1.824102)
test_btest 0.001386 0.000370 52.418456 ( 6.088459)
test_basic 0.006413 0.000295 0.280361 ( 0.371486)
test_all 0.002045 0.000511 496.435566 ( 52.851977)
test_rubyspec 0.072274 0.054462 41.410441 ( 48.967899)
total: 111.86 sec