Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-080238
#<BuildRuby:0x00005590389dadc8
@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.20221203-080238",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011104 0.000429 1.244906 ( 1.301497)
build_miniruby 0.002812 0.000375 0.855020 ( 0.853807)
build_ruby 0.002853 0.000380 2.247387 ( 2.154135)
build_all 0.008890 0.012331 18.634265 ( 2.184469)
build_install 0.016048 0.006531 2.097344 ( 1.043150)
test_btest 0.001152 0.000345 86.655734 ( 9.078259)
test_basic 0.008677 0.002603 0.356207 ( 0.437515)
test_all 0.001930 0.000579 693.603170 ( 69.783413)
test_rubyspec 0.121505 0.062266 49.391364 ( 57.474188)
total: 144.31 sec