Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-122843
#<BuildRuby:0x000055889eab5550
@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.20221013-122843",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004097 0.007334 1.147612 ( 1.467004)
build_miniruby 0.001674 0.000210 0.101687 ( 0.098856)
build_ruby 0.001385 0.000173 0.099174 ( 0.096448)
build_all 0.008676 0.000104 1.313959 ( 0.566773)
build_install 0.010977 0.003812 1.604369 ( 0.869508)
test_btest 0.001279 0.000183 62.261190 ( 6.591674)
test_basic 0.002549 0.004440 0.361521 ( 0.450821)
test_all 0.005714 0.001088 524.028207 ( 55.013698)
test_rubyspec 0.098492 0.032131 43.159126 ( 51.682664)
total: 116.84 sec