Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-074929
#<BuildRuby:0x00005630144104c0
@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.20220728-074929",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.008096 0.003043 0.960758 ( 1.534067)
build_miniruby 0.001599 0.000426 0.076553 ( 0.074265)
build_ruby 0.002517 0.000000 0.075486 ( 0.072849)
build_all 0.008619 0.001808 1.523669 ( 0.568504)
build_install 0.020142 0.002492 5.097589 ( 2.029871)
test_btest 0.000925 0.000205 72.254859 ( 8.348425)
test_basic 0.001662 0.005607 0.327040 ( 0.422935)
test_all 0.002178 0.000225 669.069571 ( 65.604917)
test_rubyspec 0.087311 0.076580 45.519527 ( 51.261358)
total: 129.92 sec