Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-233439
#<BuildRuby:0x000055b8d852ac88
@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.20220809-233439",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008060 0.002198 0.827510 ( 1.149204)
build_miniruby 0.001208 0.000329 0.056347 ( 0.054073)
build_ruby 0.000000 0.001999 0.065169 ( 0.062678)
build_all 0.003794 0.003962 1.263090 ( 0.474476)
build_install 0.013440 0.002817 4.262478 ( 1.768225)
test_btest 0.001412 0.000471 53.226256 ( 6.272740)
test_basic 0.005501 0.001833 0.303330 ( 0.398837)
test_all 0.002271 0.000757 479.641345 ( 51.793219)
test_rubyspec 0.075632 0.039825 41.582250 ( 49.297508)
total: 111.27 sec