Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-104326
#<BuildRuby:0x0000564283ef49c8
@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.20221117-104326",
@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.000006)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008085 0.000064 1.096683 ( 1.581308)
build_miniruby 0.001656 0.000331 0.895919 ( 0.896817)
build_ruby 0.000000 0.002814 2.386419 ( 2.294897)
build_all 0.015165 0.003895 18.336000 ( 2.207952)
build_install 0.018711 0.000745 1.933158 ( 1.012070)
test_btest 0.001041 0.000216 83.394692 ( 10.708026)
test_basic 0.004103 0.003091 0.353183 ( 0.447704)
test_all 0.002250 0.000519 690.396581 ( 77.134510)
test_rubyspec 0.074632 0.045876 50.892920 ( 59.376637)
total: 155.66 sec