Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-191935
#<BuildRuby:0x0000562986716370
@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.20221202-191935",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004739 0.006783 1.208391 ( 1.676694)
build_miniruby 0.002050 0.000789 0.849407 ( 0.848177)
build_ruby 0.003295 0.000000 2.234336 ( 2.141611)
build_all 0.013419 0.008316 18.689653 ( 2.185466)
build_install 0.015054 0.006971 2.120008 ( 1.023790)
test_btest 0.001025 0.000432 96.167753 ( 9.119320)
test_basic 0.007437 0.003131 0.346744 ( 0.432543)
test_all 0.002362 0.000994 683.742491 ( 69.617907)
test_rubyspec 0.068905 0.102229 49.251019 ( 57.336797)
total: 144.38 sec