Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-111424
#<BuildRuby:0x000055a63ead92f8
@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.20221029-111424",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009279 0.001547 1.111274 ( 1.683758)
build_miniruby 0.001991 0.000331 0.096294 ( 0.092799)
build_ruby 0.001301 0.000217 0.108351 ( 0.106503)
build_all 0.007156 0.001192 1.316283 ( 0.565385)
build_install 0.015058 0.001435 1.669241 ( 0.891256)
test_btest 0.000000 0.002264 61.653723 ( 6.419811)
test_basic 0.000000 0.006450 0.349150 ( 0.440459)
test_all 0.005001 0.002735 522.734835 ( 55.231616)
test_rubyspec 0.073419 0.052420 43.486749 ( 51.885300)
total: 117.32 sec