Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-185305
#<BuildRuby:0x0000558240efbba0
@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.20221024-185305",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009369 0.000079 1.121752 ( 1.179904)
build_miniruby 0.001657 0.000119 0.106031 ( 0.102499)
build_ruby 0.001724 0.000123 0.113439 ( 0.110726)
build_all 0.007816 0.000000 1.398779 ( 0.588575)
build_install 0.007898 0.008589 1.754596 ( 0.929332)
test_btest 0.001129 0.000188 62.832682 ( 6.482472)
test_basic 0.001170 0.004678 0.342032 ( 0.437675)
test_all 0.006381 0.001418 522.688818 ( 55.039734)
test_rubyspec 0.070833 0.059658 43.730614 ( 52.280178)
total: 117.15 sec