Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-003658
#<BuildRuby:0x000055d0ec007ef0
@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-003658",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004688 0.000335 1.059081 ( 1.083900)
build_miniruby 0.000767 0.000055 0.972368 ( 0.971415)
build_ruby 0.001213 0.000087 2.669216 ( 2.580815)
build_all 0.004325 0.004399 15.683431 ( 3.301754)
build_install 0.008247 0.001100 1.972322 ( 1.144831)
test_btest 0.000626 0.000084 58.234854 ( 11.024381)
test_basic 0.004400 0.000000 0.329110 ( 0.420405)
test_all 0.000662 0.000711 649.168281 (106.796385)
test_rubyspec 0.051038 0.018395 50.760756 ( 59.053769)
total: 186.38 sec