Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-080216
#<BuildRuby:0x000055ee4e7589c8
@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.20220824-080216",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011215 0.000801 0.970556 ( 1.071710)
build_miniruby 0.001971 0.000000 0.072885 ( 0.071576)
build_ruby 0.002023 0.000000 0.077195 ( 0.075081)
build_all 0.010650 0.000000 1.501672 ( 0.570881)
build_install 0.022961 0.000196 1.903351 ( 0.929565)
test_btest 0.001787 0.000000 76.143791 ( 8.438466)
test_basic 0.007245 0.000193 0.323022 ( 0.411526)
test_all 0.003402 0.000155 676.521471 ( 66.724719)
test_rubyspec 0.124333 0.047721 45.764932 ( 54.169388)
total: 132.46 sec