Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-184209
#<BuildRuby:0x000055e670b5ef08
@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.20220817-184209",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000114 0.000009 0.000123 ( 0.000071)
build_up 0.010862 0.000188 0.835498 ( 0.895039)
build_miniruby 0.001829 0.000122 0.064189 ( 0.063131)
build_ruby 0.001389 0.000000 0.064408 ( 0.063998)
build_all 0.008122 0.000052 1.267226 ( 0.491309)
build_install 0.014902 0.000877 1.603807 ( 0.802865)
test_btest 0.000848 0.000050 52.325079 ( 6.069734)
test_basic 0.000404 0.005378 0.306385 ( 0.398491)
test_all 0.000720 0.003779 495.735022 ( 51.659777)
test_rubyspec 0.083759 0.046595 41.577782 ( 49.152654)
total: 109.60 sec