Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-231552
#<BuildRuby:0x000055ded7287ba0
@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-231552",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000044 0.000011 0.000055 ( 0.000057)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.009902 0.001438 0.841752 ( 0.890554)
build_miniruby 0.001594 0.000000 0.053277 ( 0.052268)
build_ruby 0.001714 0.000000 0.053354 ( 0.051586)
build_all 0.007662 0.000000 1.249598 ( 0.470656)
build_install 0.015572 0.000293 1.629616 ( 0.826394)
test_btest 0.001067 0.000169 53.245141 ( 5.922650)
test_basic 0.003178 0.004088 0.299716 ( 0.389862)
test_all 0.003481 0.000697 482.327107 ( 52.441492)
test_rubyspec 0.109636 0.028037 41.773370 ( 50.342270)
total: 111.39 sec