Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-053042
#<BuildRuby:0x0000558771935550
@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.20221020-053042",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009991 0.000500 1.125856 ( 1.468138)
build_miniruby 0.001495 0.000345 0.112322 ( 0.109644)
build_ruby 0.001173 0.000271 0.107602 ( 0.105085)
build_all 0.006820 0.001857 1.347482 ( 0.587939)
build_install 0.014018 0.001397 1.660729 ( 0.892367)
test_btest 0.001321 0.000278 65.494665 ( 6.525309)
test_basic 0.007578 0.000693 0.358887 ( 0.459241)
test_all 0.004314 0.003322 492.866424 ( 53.753764)
test_rubyspec 0.075909 0.055654 43.685480 ( 52.178161)
total: 116.08 sec