Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-041327
#<BuildRuby:0x000055a8b6156a58
@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.20221026-041327",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009673 0.000000 1.131527 ( 1.184437)
build_miniruby 0.001652 0.000000 0.106804 ( 0.104440)
build_ruby 0.001726 0.000000 0.112834 ( 0.110354)
build_all 0.008709 0.000000 1.401733 ( 0.596745)
build_install 0.009900 0.005410 1.693716 ( 0.923096)
test_btest 0.000000 0.001774 61.648692 ( 6.435534)
test_basic 0.003622 0.003317 0.372332 ( 0.462276)
test_all 0.000555 0.007177 518.315200 ( 55.021859)
test_rubyspec 0.071653 0.047095 43.503540 ( 52.031068)
total: 116.87 sec