Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-100659
#<BuildRuby:0x000055fb25ac6fe0
@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.20220908-100659",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010305 0.000875 0.997327 ( 1.470644)
build_miniruby 0.002342 0.000000 0.074451 ( 0.072384)
build_ruby 0.001656 0.000000 0.076652 ( 0.075695)
build_all 0.010300 0.000000 1.605333 ( 0.638157)
build_install 0.012010 0.010455 1.941543 ( 0.954845)
test_btest 0.001262 0.000000 94.811396 ( 9.272498)
test_basic 0.002719 0.004552 0.357750 ( 0.447733)
test_all 0.004514 0.001129 691.011613 ( 68.521248)
test_rubyspec 0.138305 0.039127 47.338448 ( 55.447497)
total: 136.90 sec