Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-074842
#<BuildRuby:0x00005570dc01c6e0
@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.20220731-074842",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010040 0.001545 0.979302 ( 1.136046)
build_miniruby 0.001625 0.000251 0.077275 ( 0.075178)
build_ruby 0.002204 0.000339 0.073322 ( 0.071127)
build_all 0.008669 0.001333 1.529419 ( 0.581886)
build_install 0.014491 0.007687 5.123240 ( 2.057712)
test_btest 0.000926 0.000198 70.635442 ( 8.461566)
test_basic 0.001177 0.006861 0.328426 ( 0.421908)
test_all 0.001828 0.000522 666.435939 ( 66.080249)
test_rubyspec 0.126135 0.050877 45.434320 ( 51.168833)
total: 130.06 sec