Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-191036
#<BuildRuby:0x0000563bd70343a0
@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.20220914-191036",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011161 0.000000 1.140398 ( 1.550127)
build_miniruby 0.000000 0.002182 0.070820 ( 0.068378)
build_ruby 0.000597 0.001695 0.071142 ( 0.068890)
build_all 0.008685 0.000118 1.575830 ( 0.614650)
build_install 0.020394 0.001236 1.907188 ( 0.941194)
test_btest 0.001076 0.000000 93.574291 ( 9.594720)
test_basic 0.007292 0.000000 0.345216 ( 0.433985)
test_all 0.000827 0.004057 678.218687 ( 68.096067)
test_rubyspec 0.118631 0.043573 46.611858 ( 54.768246)
total: 136.14 sec