Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-233815
#<BuildRuby:0x000055b30ae2e9c0
@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.20221009-233815",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008539 0.000321 1.098676 ( 1.137735)
build_miniruby 0.001445 0.000103 0.096874 ( 0.093939)
build_ruby 0.001472 0.000105 0.097813 ( 0.094567)
build_all 0.000000 0.008060 1.293321 ( 0.571145)
build_install 0.008269 0.006585 1.651503 ( 0.892785)
test_btest 0.001476 0.000394 60.515650 ( 6.717000)
test_basic 0.007446 0.000000 0.341932 ( 0.438145)
test_all 0.002446 0.004539 483.042599 ( 53.657583)
test_rubyspec 0.085179 0.052699 42.686383 ( 51.288922)
total: 114.89 sec