Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-143341
#<BuildRuby:0x0000558414661550
@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-143341",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006249 0.002500 0.849743 ( 1.050947)
build_miniruby 0.000976 0.000391 0.053256 ( 0.051828)
build_ruby 0.001488 0.000595 0.066915 ( 0.065207)
build_all 0.006087 0.002435 1.237446 ( 0.476256)
build_install 0.014436 0.002901 4.285612 ( 1.759274)
test_btest 0.001048 0.000374 52.531420 ( 6.089024)
test_basic 0.004341 0.001551 0.293932 ( 0.384632)
test_all 0.001807 0.000645 501.971870 ( 52.503969)
test_rubyspec 0.087490 0.048997 41.504534 ( 48.976101)
total: 111.36 sec