Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-143509
#<BuildRuby:0x000055c4d116f800
@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.20220902-143509",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004186 0.007080 0.957758 ( 0.991557)
build_miniruby 0.000000 0.001929 0.079872 ( 0.079129)
build_ruby 0.001255 0.000977 0.078627 ( 0.077233)
build_all 0.006173 0.004536 1.523220 ( 0.586830)
build_install 0.017268 0.004491 1.893817 ( 0.923510)
test_btest 0.000903 0.000301 75.477495 ( 8.471471)
test_basic 0.006087 0.002029 0.327700 ( 0.416144)
test_all 0.004397 0.001466 651.746234 ( 64.796210)
test_rubyspec 0.102198 0.066683 45.656823 ( 54.023489)
total: 130.37 sec