Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-064346
#<BuildRuby:0x000055e96dfc7ef0
@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.20221128-064346",
@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.000010 0.000000 0.000010 ( 0.000029)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001136 0.004169 1.274020 ( 1.665117)
build_miniruby 0.000000 0.000923 0.943827 ( 0.942436)
build_ruby 0.000000 0.001202 2.772768 ( 2.676957)
build_all 0.008813 0.001265 22.521915 ( 4.400667)
build_install 0.004267 0.004812 4.430454 ( 1.577924)
test_btest 0.000520 0.000108 56.129447 ( 12.055881)
test_basic 0.003791 0.000790 0.329632 ( 0.420597)
test_all 0.000925 0.000122 657.540692 (124.077020)
test_rubyspec 0.054356 0.014956 53.129768 ( 61.410016)
total: 209.23 sec