Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-001752
#<BuildRuby:0x0000564b8bb3a9c0
@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.20221106-001752",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000052 0.000009 0.000061 ( 0.000065)
build_up 0.006669 0.001111 0.946053 ( 1.001532)
build_miniruby 0.001445 0.000000 0.048954 ( 0.047808)
build_ruby 0.001379 0.000000 0.044535 ( 0.043472)
build_all 0.003836 0.003997 1.226598 ( 0.470683)
build_install 0.014654 0.002069 1.590668 ( 0.801807)
test_btest 0.000000 0.001654 61.881787 ( 6.400961)
test_basic 0.005192 0.001111 0.314680 ( 0.406261)
test_all 0.002794 0.000141 519.861660 ( 55.305937)
test_rubyspec 0.088079 0.041588 43.465331 ( 51.863955)
total: 116.34 sec