Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-055541
#<BuildRuby:0x0000556266f648e8
@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.20220822-055541",
@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.000019 0.000002 0.000021 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006447 0.004854 1.023430 ( 4.949145)
build_miniruby 0.002059 0.000294 0.076162 ( 0.074140)
build_ruby 0.002039 0.000291 0.079965 ( 0.077950)
build_all 0.009286 0.001326 1.531416 ( 0.583736)
build_install 0.006770 0.016587 1.923924 ( 0.926784)
test_btest 0.000863 0.000288 75.013620 ( 8.032167)
test_basic 0.000000 0.008053 0.335710 ( 0.424510)
test_all 0.001041 0.001458 632.464700 ( 64.522901)
test_rubyspec 0.102074 0.076523 46.063025 ( 54.693718)
total: 134.29 sec