Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-102837
#<BuildRuby:0x0000558aec338610
@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-102837",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.010209 0.000993 0.965791 ( 1.252639)
build_miniruby 0.001505 0.000627 0.080011 ( 0.078543)
build_ruby 0.001322 0.000551 0.075997 ( 0.074879)
build_all 0.006679 0.002782 1.525469 ( 0.588058)
build_install 0.020869 0.001960 1.905351 ( 0.936208)
test_btest 0.000813 0.000271 73.800598 ( 8.302907)
test_basic 0.006884 0.000447 0.333270 ( 0.422784)
test_all 0.004555 0.000000 684.268429 ( 66.958363)
test_rubyspec 0.092028 0.089396 45.949999 ( 53.448418)
total: 132.06 sec