Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-194340
#<BuildRuby:0x0000563c77dc4740
@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.20221201-194340",
@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.000021 0.000005 0.000026 ( 0.000026)
configure 0.000073 0.000018 0.000091 ( 0.000029)
build_up 0.005487 0.005883 1.216792 ( 1.240450)
build_miniruby 0.000183 0.002851 0.837756 ( 0.835440)
build_ruby 0.002155 0.000829 2.246001 ( 2.151841)
build_all 0.013303 0.008196 18.537426 ( 2.173609)
build_install 0.003848 0.017507 2.060833 ( 1.026783)
test_btest 0.000797 0.000512 88.162183 ( 9.001378)
test_basic 0.001765 0.008074 0.342844 ( 0.428162)
test_all 0.000000 0.002169 694.885069 ( 69.483992)
test_rubyspec 0.081284 0.107021 49.399089 ( 57.474085)
total: 143.82 sec