Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-101002
#<BuildRuby:0x0000560a381634b8
@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.20220825-101002",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010982 0.001830 1.015826 ( 1.037667)
build_miniruby 0.001841 0.000306 0.073335 ( 0.071192)
build_ruby 0.002017 0.000336 0.080502 ( 0.078344)
build_all 0.007282 0.004572 1.568688 ( 0.593525)
build_install 0.017203 0.005531 1.887734 ( 0.913332)
test_btest 0.000583 0.000137 75.475090 ( 8.424299)
test_basic 0.006551 0.000300 0.326383 ( 0.423443)
test_all 0.004554 0.001012 674.671239 ( 66.837076)
test_rubyspec 0.123630 0.045664 45.835608 ( 54.211297)
total: 132.59 sec