Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-163809
#<BuildRuby:0x0000559ad13bf800
@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-163809",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010097 0.001443 0.971323 ( 1.165227)
build_miniruby 0.001818 0.000260 0.075067 ( 0.073906)
build_ruby 0.001761 0.000252 0.080559 ( 0.078441)
build_all 0.008910 0.000000 1.514084 ( 0.575435)
build_install 0.023351 0.000858 1.927405 ( 0.940018)
test_btest 0.000986 0.000104 71.611126 ( 7.892571)
test_basic 0.007339 0.000201 0.333847 ( 0.423015)
test_all 0.004019 0.000402 671.311044 ( 66.846940)
test_rubyspec 0.097849 0.074908 45.849225 ( 54.337127)
total: 132.33 sec