Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-111204
#<BuildRuby:0x00005603a6903800
@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.20220425-111204",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006838 0.004570 1.034258 ( 1.355452)
build_miniruby 0.001737 0.000000 0.075534 ( 0.074090)
build_ruby 0.002145 0.000184 0.072461 ( 0.070293)
build_all 0.004564 0.005357 1.521095 ( 0.625901)
build_install 0.012553 0.011902 5.851999 ( 2.799004)
test_btest 0.000900 0.000450 78.243144 ( 8.682874)
test_basic 0.006884 0.001611 0.323292 ( 0.409280)
test_all 0.001695 0.000810 712.590164 ( 68.020194)
test_rubyspec 0.111238 0.077253 45.872249 ( 51.005279)
total: 133.04 sec