Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-194801
#<BuildRuby:0x00005561f98c4488
@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.20221205-194801",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004533 0.000647 1.196111 ( 1.494708)
build_miniruby 0.000942 0.000135 0.958986 ( 0.957638)
build_ruby 0.001104 0.000158 2.842066 ( 2.754598)
build_all 0.008801 0.000000 15.645614 ( 3.303133)
build_install 0.005008 0.005427 2.186265 ( 1.230762)
test_btest 0.000519 0.000097 62.536289 ( 11.685137)
test_basic 0.001460 0.003026 0.294353 ( 0.385365)
test_all 0.000806 0.000179 678.325406 (106.550552)
test_rubyspec 0.045071 0.019756 52.680999 ( 60.966189)
total: 189.33 sec