Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-082104
#<BuildRuby:0x000055a40e185350
@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.20220828-082104",
@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.000038 0.000002 0.000040 ( 0.000041)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.010009 0.000770 0.819823 ( 0.979869)
build_miniruby 0.001320 0.000102 0.054454 ( 0.053128)
build_ruby 0.001306 0.000100 0.052254 ( 0.051267)
build_all 0.008944 0.000274 1.271111 ( 0.484228)
build_install 0.011610 0.005501 1.554673 ( 0.774605)
test_btest 0.001343 0.000167 54.165731 ( 6.181643)
test_basic 0.000511 0.005640 0.290914 ( 0.380774)
test_all 0.002843 0.000000 479.719938 ( 52.072307)
test_rubyspec 0.081574 0.049468 40.927125 ( 49.502095)
total: 110.48 sec