Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-091041
#<BuildRuby:0x00005633fe61ec88
@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.20221031-091041",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007287 0.001215 1.140733 ( 1.188746)
build_miniruby 0.001392 0.000232 0.104425 ( 0.101208)
build_ruby 0.001227 0.000204 0.097920 ( 0.094581)
build_all 0.000520 0.008121 1.356681 ( 0.559375)
build_install 0.012771 0.003929 1.669940 ( 0.904045)
test_btest 0.001461 0.000450 61.323633 ( 6.806405)
test_basic 0.004574 0.001407 0.351242 ( 0.451812)
test_all 0.005957 0.001833 512.234752 ( 54.933858)
test_rubyspec 0.060434 0.069764 43.528396 ( 52.161525)
total: 117.20 sec