Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-173945
#<BuildRuby:0x0000559369cbd390
@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.20221013-173945",
@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.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000018 0.000007 0.000025 ( 0.000021)
build_up 0.003424 0.005614 1.085993 ( 1.176322)
build_miniruby 0.001219 0.000610 0.101525 ( 0.098517)
build_ruby 0.001054 0.000527 0.100741 ( 0.097852)
build_all 0.000000 0.006598 1.280095 ( 0.557359)
build_install 0.007753 0.007726 1.600225 ( 0.884372)
test_btest 0.000878 0.000615 60.496541 ( 6.596868)
test_basic 0.000634 0.005861 0.352755 ( 0.444414)
test_all 0.007352 0.000000 500.258184 ( 53.659070)
test_rubyspec 0.082861 0.047919 43.201621 ( 51.711539)
total: 115.23 sec