Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-024559
#<BuildRuby:0x000055e1d129e9c0
@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.20221009-024559",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004475 0.005573 1.086645 ( 1.131403)
build_miniruby 0.001659 0.000000 0.100464 ( 0.097546)
build_ruby 0.001631 0.000000 0.093502 ( 0.090737)
build_all 0.007300 0.000612 1.297725 ( 0.568917)
build_install 0.013829 0.001358 1.605231 ( 0.885779)
test_btest 0.001810 0.000483 59.982166 ( 6.564665)
test_basic 0.003194 0.004419 0.345691 ( 0.434422)
test_all 0.003034 0.005783 503.048547 ( 54.369283)
test_rubyspec 0.090611 0.048375 42.679436 ( 51.130369)
total: 115.27 sec