Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-183505
#<BuildRuby:0x0000561e20a28c00
@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.20220818-183505",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000034 0.000000 0.000034 ( 0.000031)
build_up 0.007727 0.004018 0.976175 ( 1.034516)
build_miniruby 0.000000 0.002306 0.076575 ( 0.075742)
build_ruby 0.001212 0.000906 0.070443 ( 0.069155)
build_all 0.009165 0.000174 1.525926 ( 0.582803)
build_install 0.018341 0.003291 1.842539 ( 0.921672)
test_btest 0.001276 0.000142 77.427449 ( 8.596421)
test_basic 0.002077 0.006412 0.320459 ( 0.410107)
test_all 0.002259 0.000389 630.762193 ( 65.850993)
test_rubyspec 0.154311 0.032280 45.356637 ( 53.790686)
total: 131.33 sec