Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-090406
#<BuildRuby:0x0000557b7f1f9348
@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.20220720-090406",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008547 0.000777 0.754448 ( 1.860815)
build_miniruby 0.003261 0.000296 0.048801 ( 0.045367)
build_ruby 0.000000 0.001670 0.050481 ( 0.049074)
build_all 0.000000 0.007278 1.249195 ( 0.473166)
build_install 0.010033 0.008673 4.377456 ( 1.780675)
test_btest 0.000718 0.000239 54.660504 ( 9.494068)
test_basic 0.003916 0.001305 0.215876 ( 0.309690)
test_all 0.001296 0.000432 597.974822 (136.585209)
test_rubyspec 0.092339 0.058752 39.590267 ( 45.496910)
total: 196.10 sec