Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-122220
#<BuildRuby:0x0000559df1559350
@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.20220816-122220",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003669 0.006984 0.831237 ( 0.882785)
build_miniruby 0.001298 0.000260 0.058636 ( 0.058740)
build_ruby 0.001033 0.000207 0.057747 ( 0.057127)
build_all 0.007187 0.001437 1.290854 ( 0.484978)
build_install 0.009889 0.006917 1.564704 ( 0.789145)
test_btest 0.001418 0.000000 53.681119 ( 5.984725)
test_basic 0.004830 0.000000 0.289813 ( 0.381923)
test_all 0.004944 0.000000 484.858432 ( 51.750262)
test_rubyspec 0.081025 0.045419 41.537642 ( 49.179232)
total: 109.57 sec