Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-052247
#<BuildRuby:0x000055cf4dc5c6d8
@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.20221127-052247",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006507 0.004160 1.313025 ( 1.588697)
build_miniruby 0.002248 0.000281 0.848493 ( 0.862597)
build_ruby 0.003405 0.000426 2.270209 ( 2.209404)
build_all 0.018985 0.001720 24.999073 ( 2.871962)
build_install 0.015326 0.005996 5.030593 ( 1.225072)
test_btest 0.000000 0.001393 88.381237 ( 8.646045)
test_basic 0.003982 0.003688 0.351990 ( 0.441950)
test_all 0.001908 0.000381 707.540753 ( 71.114532)
test_rubyspec 0.065514 0.084961 49.756241 ( 58.228598)
total: 147.19 sec