Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-053731
#<BuildRuby:0x0000559ca24eb800
@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.20221112-053731",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006797 0.003690 1.100576 ( 1.116211)
build_miniruby 0.001959 0.000368 0.062577 ( 0.060637)
build_ruby 0.001451 0.000272 0.068538 ( 0.066895)
build_all 0.007909 0.001483 1.467668 ( 0.577735)
build_install 0.016473 0.005140 1.798530 ( 0.931123)
test_btest 0.001505 0.000317 88.162564 ( 8.710782)
test_basic 0.006511 0.001371 0.330869 ( 0.420849)
test_all 0.001383 0.000292 681.416608 ( 69.162384)
test_rubyspec 0.108518 0.054592 47.771068 ( 56.276937)
total: 137.32 sec