Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-102309
#<BuildRuby:0x000055b440e36c88
@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.20220802-102309",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000055 0.000005 0.000060 ( 0.000054)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006052 0.004215 0.825705 ( 1.042172)
build_miniruby 0.001375 0.000196 0.063197 ( 0.061541)
build_ruby 0.001026 0.000147 0.055906 ( 0.054633)
build_all 0.007729 0.000000 1.250869 ( 0.485137)
build_install 0.003843 0.011260 4.363400 ( 1.782058)
test_btest 0.001392 0.000387 54.003683 ( 6.334066)
test_basic 0.006194 0.000568 0.287581 ( 0.377963)
test_all 0.000023 0.002914 497.764249 ( 52.099618)
test_rubyspec 0.068705 0.059802 41.226451 ( 48.888081)
total: 111.13 sec