Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-210116
#<BuildRuby:0x0000562feeea11f8
@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.20221014-210116",
@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.000011)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009501 0.000731 1.081218 ( 1.904528)
build_miniruby 0.001333 0.000102 0.098644 ( 0.096016)
build_ruby 0.001371 0.000106 0.099086 ( 0.096159)
build_all 0.009383 0.000325 1.318596 ( 0.556488)
build_install 0.014978 0.000291 1.666507 ( 0.903149)
test_btest 0.001188 0.000075 64.731849 ( 6.669332)
test_basic 0.009911 0.000257 0.355612 ( 0.450697)
test_all 0.008356 0.000353 510.703836 ( 54.899148)
test_rubyspec 0.081535 0.045274 42.988321 ( 51.274038)
total: 116.85 sec