Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-231254
#<BuildRuby:0x0000558824342fe0
@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.20220903-231254",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006302 0.005577 0.984769 ( 1.009911)
build_miniruby 0.001741 0.000402 0.077830 ( 0.076083)
build_ruby 0.002045 0.000472 0.076665 ( 0.074648)
build_all 0.010231 0.001139 1.562054 ( 0.627204)
build_install 0.019247 0.002789 1.928664 ( 0.948611)
test_btest 0.000992 0.000198 71.202956 ( 8.665798)
test_basic 0.000556 0.006457 0.326575 ( 0.415008)
test_all 0.004878 0.000000 644.962983 ( 64.779916)
test_rubyspec 0.089970 0.084729 45.310950 ( 53.797834)
total: 130.40 sec