Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-043359
#<BuildRuby:0x000055ead72186e0
@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.20220826-043359",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010201 0.000728 0.992366 ( 1.804950)
build_miniruby 0.001955 0.000140 0.078337 ( 0.076220)
build_ruby 0.001968 0.000141 0.081618 ( 0.080167)
build_all 0.010161 0.000345 1.554687 ( 0.593462)
build_install 0.012664 0.010104 1.924241 ( 0.938197)
test_btest 0.000907 0.000151 75.217455 ( 8.419031)
test_basic 0.006750 0.001125 0.314857 ( 0.408025)
test_all 0.003348 0.000000 687.769743 ( 67.312015)
test_rubyspec 0.127616 0.050793 45.532890 ( 53.787255)
total: 133.42 sec