Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-043522
#<BuildRuby:0x0000556634c186e0
@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.20221114-043522",
@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.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007164 0.003738 1.110949 ( 1.743702)
build_miniruby 0.001596 0.000425 0.125860 ( 0.122757)
build_ruby 0.001537 0.000410 0.123025 ( 0.105866)
build_all 0.008602 0.001127 1.613294 ( 0.700814)
build_install 0.011713 0.011114 1.912875 ( 1.012356)
test_btest 0.000000 0.001607 86.757799 ( 9.006556)
test_basic 0.004668 0.002631 0.410327 ( 0.499814)
test_all 0.000734 0.001319 654.915176 ( 67.693770)
test_rubyspec 0.127274 0.041741 47.965029 ( 56.121222)
total: 137.01 sec