Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-120643
#<BuildRuby:0x000055a1d68c6f90
@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.20221008-120643",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003690 0.005207 1.080941 ( 1.163052)
build_miniruby 0.001489 0.000541 0.096874 ( 0.093886)
build_ruby 0.001179 0.000429 0.102025 ( 0.099439)
build_all 0.007360 0.000968 1.334015 ( 0.564568)
build_install 0.015006 0.000239 1.614837 ( 0.883233)
test_btest 0.001036 0.000277 62.117585 ( 6.645471)
test_basic 0.006726 0.000471 0.354243 ( 0.442357)
test_all 0.004557 0.003471 484.561395 ( 52.910344)
test_rubyspec 0.102897 0.033549 42.927118 ( 51.032023)
total: 113.84 sec