Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-082058
#<BuildRuby:0x00005611e0510020
@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.20221205-082058",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004209 0.000324 0.863071 ( 1.841609)
build_miniruby 0.000882 0.000068 0.524087 ( 0.523552)
build_ruby 0.000000 0.001266 1.681685 ( 1.622713)
build_all 0.004466 0.004473 11.992692 ( 1.460955)
build_install 0.003545 0.003412 1.614055 ( 0.767377)
test_btest 0.000668 0.000000 61.941615 ( 6.235018)
test_basic 0.003053 0.000000 0.240463 ( 0.336688)
test_all 0.001145 0.000000 467.075865 ( 49.052098)
test_rubyspec 0.018456 0.006732 35.651048 ( 46.299452)
total: 108.14 sec