Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-110915
#<BuildRuby:0x000056486e378a68
@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.20221031-110915",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001790 0.007314 1.162047 ( 1.927240)
build_miniruby 0.001199 0.000257 0.110531 ( 0.108569)
build_ruby 0.001315 0.000281 0.106375 ( 0.104968)
build_all 0.005428 0.004323 1.335581 ( 0.590505)
build_install 0.014716 0.001568 1.686576 ( 0.911523)
test_btest 0.001607 0.000378 63.673584 ( 6.718428)
test_basic 0.006411 0.000000 0.363008 ( 0.454392)
test_all 0.005668 0.000665 513.982408 ( 55.119692)
test_rubyspec 0.086915 0.037571 43.351549 ( 51.815126)
total: 117.75 sec