Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-235607
#<BuildRuby:0x000055c5735fa990
@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.20220505-235607",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.002429 0.004534 0.949113 ( 3.201773)
build_miniruby 0.000993 0.000221 0.057916 ( 0.056702)
build_ruby 0.000769 0.000171 0.059346 ( 0.058198)
build_all 0.004456 0.000990 1.316534 ( 0.561978)
build_install 0.012647 0.000734 6.347564 ( 3.040436)
test_btest 0.000502 0.000101 60.589819 ( 14.262548)
test_basic 0.003528 0.000705 0.263820 ( 0.357084)
test_all 0.001170 0.000234 533.781219 ( 63.321961)
test_rubyspec 0.022134 0.026353 52.646323 ( 58.216826)
total: 143.08 sec