Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-140755
#<BuildRuby:0x000055999d0ef600
@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.20221126-140755",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008359 0.003039 1.254092 ( 1.501397)
build_miniruby 0.001664 0.000605 0.842812 ( 0.841460)
build_ruby 0.001957 0.000711 2.243104 ( 2.152251)
build_all 0.021068 0.000019 25.111365 ( 2.876166)
build_install 0.018408 0.003286 4.956067 ( 1.201803)
test_btest 0.001269 0.000317 85.081788 ( 8.543973)
test_basic 0.001123 0.006520 0.356671 ( 0.445541)
test_all 0.002229 0.000697 674.221826 ( 69.301129)
test_rubyspec 0.102815 0.048077 49.485923 ( 58.004080)
total: 144.87 sec