Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-141112
#<BuildRuby:0x000055f4b373fde0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220628-141112",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006237 0.000446 0.847155 ( 2.074798)
build_miniruby 0.001006 0.000072 0.059270 ( 0.057976)
build_ruby 0.000976 0.000070 0.058956 ( 0.057696)
build_all 0.004203 0.000000 1.502177 ( 0.596992)
build_install 0.010661 0.000370 6.329969 ( 2.859558)
test_btest 0.000610 0.000038 55.840597 ( 8.371848)
test_basic 0.000346 0.004960 0.289554 ( 0.378379)
test_all 0.001334 0.000167 631.903992 ( 92.039166)
test_rubyspec 0.094429 0.031581 44.417938 ( 49.985562)
total: 156.42 sec