Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-233822
#<BuildRuby:0x000055980b98e038
@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.20220812-233822",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000042 0.000004 0.000046 ( 0.000045)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.001418 0.011898 0.793214 ( 0.839682)
build_miniruby 0.001508 0.000431 0.063876 ( 0.062362)
build_ruby 0.001029 0.000294 0.064393 ( 0.063774)
build_all 0.006505 0.001859 1.264917 ( 0.470725)
build_install 0.014154 0.001192 1.615625 ( 0.796294)
test_btest 0.000000 0.001400 51.064691 ( 6.208212)
test_basic 0.003119 0.002918 0.290569 ( 0.389712)
test_all 0.002180 0.000641 482.349193 ( 51.677052)
test_rubyspec 0.081776 0.050876 41.705961 ( 49.336732)
total: 109.85 sec