Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-130925
#<BuildRuby:0x00005608520051f8
@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.20220731-130925",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009221 0.000371 0.811616 ( 0.927869)
build_miniruby 0.001205 0.000086 0.054261 ( 0.054203)
build_ruby 0.001174 0.000084 0.051734 ( 0.051495)
build_all 0.003946 0.005143 1.266460 ( 0.495177)
build_install 0.010784 0.005065 4.235058 ( 1.851608)
test_btest 0.002148 0.000403 52.534818 ( 6.140420)
test_basic 0.007073 0.000351 0.296500 ( 0.387906)
test_all 0.002664 0.000119 485.349200 ( 51.891314)
test_rubyspec 0.054127 0.081247 41.991237 ( 47.950725)
total: 109.75 sec