Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-165603
#<BuildRuby:0x000055ff8b0132c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-165603",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002253 0.002530 1.097566 ( 1.837489)
build_miniruby 0.000673 0.000269 0.945638 ( 0.944503)
build_ruby 0.000897 0.000358 2.749048 ( 2.650244)
build_all 0.008071 0.000555 15.833917 ( 3.262068)
build_install 0.003955 0.004974 1.981448 ( 1.151504)
test_btest 0.000461 0.000190 61.532662 ( 11.173086)
test_basic 0.001903 0.002851 0.326862 ( 0.418568)
test_all 0.001131 0.000503 651.679350 (100.909649)
test_rubyspec 0.039024 0.023096 51.612871 ( 59.815697)
total: 182.16 sec