Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-223135
#<BuildRuby:0x00005575b2511328
@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.20221029-223135",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000059 0.000010 0.000069 ( 0.000072)
configure 0.000020 0.000003 0.000023 ( 0.000021)
build_up 0.006645 0.003634 1.087385 ( 1.164302)
build_miniruby 0.002014 0.000000 0.100798 ( 0.100461)
build_ruby 0.001534 0.000000 0.097998 ( 0.097767)
build_all 0.007444 0.000660 1.313208 ( 0.587099)
build_install 0.014593 0.000401 1.680934 ( 0.920280)
test_btest 0.001378 0.000217 62.924054 ( 6.322921)
test_basic 0.005652 0.000213 0.356001 ( 0.451608)
test_all 0.007678 0.000586 524.572216 ( 55.311393)
test_rubyspec 0.089903 0.040241 43.405203 ( 52.091614)
total: 117.05 sec