Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-010400
#<BuildRuby:0x0000556be00bcd30
@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.20221114-010400",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009636 0.000834 1.123139 ( 1.261267)
build_miniruby 0.001883 0.000269 0.117444 ( 0.112640)
build_ruby 0.002083 0.000298 0.126969 ( 0.109107)
build_all 0.006620 0.004065 1.569285 ( 0.668203)
build_install 0.008986 0.013192 1.913570 ( 0.972991)
test_btest 0.001215 0.000405 86.807417 ( 8.891602)
test_basic 0.003907 0.004256 0.405810 ( 0.492333)
test_all 0.003813 0.000825 685.603233 ( 69.031314)
test_rubyspec 0.124921 0.058295 48.094167 ( 56.566057)
total: 138.11 sec