Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-095253
#<BuildRuby:0x000055bf304c74b8
@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.20220726-095253",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.011864 0.000791 0.983808 ( 2.225246)
build_miniruby 0.001965 0.000131 0.076439 ( 0.075664)
build_ruby 0.001650 0.000110 0.079661 ( 0.078423)
build_all 0.004080 0.004860 1.521796 ( 0.593320)
build_install 0.022275 0.000000 5.212282 ( 2.080008)
test_btest 0.001286 0.000000 79.136257 ( 8.236304)
test_basic 0.006964 0.000000 0.324238 ( 0.414940)
test_all 0.002068 0.000000 638.041982 ( 64.843015)
test_rubyspec 0.121142 0.051829 45.300080 ( 50.847035)
total: 129.40 sec