Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-075756
#<BuildRuby:0x000055e2941d5570
@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.20220721-075756",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000000 0.000077 0.000077 ( 0.000095)
configure 0.000000 0.000029 0.000029 ( 0.000028)
build_up 0.006936 0.005039 0.902048 ( 3.197614)
build_miniruby 0.001698 0.000261 0.060226 ( 0.058626)
build_ruby 0.001163 0.000179 0.065482 ( 0.064515)
build_all 0.007679 0.000000 1.275898 ( 0.530225)
build_install 0.016663 0.000000 4.250415 ( 1.794648)
test_btest 0.002017 0.000209 52.667512 ( 6.268512)
test_basic 0.005232 0.000018 0.294695 ( 0.385235)
test_all 0.003436 0.000058 501.380945 ( 52.540071)
test_rubyspec 0.086335 0.041956 41.891859 ( 47.712436)
total: 112.55 sec