Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-160914
#<BuildRuby:0x00005638da0ece50
@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.20221117-160914",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.006643 0.001423 1.083531 ( 1.151207)
build_miniruby 0.001356 0.000291 0.902052 ( 0.903175)
build_ruby 0.000000 0.002325 2.421971 ( 2.330028)
build_all 0.010496 0.007032 18.448799 ( 2.311038)
build_install 0.011036 0.008170 1.889669 ( 1.023042)
test_btest 0.000918 0.000338 81.421252 ( 10.096767)
test_basic 0.001969 0.005329 0.325169 ( 0.420380)
test_all 0.001319 0.000250 724.783061 ( 75.406617)
test_rubyspec 0.074449 0.053040 50.838340 ( 59.090962)
total: 152.73 sec