Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-164752
#<BuildRuby:0x00005562b62b5390
@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.20220825-164752",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000030 0.000012 0.000042 ( 0.000042)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.004848 0.006406 0.844147 ( 1.355538)
build_miniruby 0.001734 0.000000 0.062066 ( 0.061264)
build_ruby 0.001588 0.000000 0.052365 ( 0.051622)
build_all 0.009164 0.000000 1.243592 ( 0.476135)
build_install 0.013709 0.003052 1.563473 ( 0.783472)
test_btest 0.000875 0.000313 53.224241 ( 6.121292)
test_basic 0.004350 0.001554 0.289583 ( 0.382626)
test_all 0.003081 0.001101 484.871136 ( 52.107432)
test_rubyspec 0.064480 0.059661 41.871517 ( 50.491768)
total: 111.83 sec