Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-214718
#<BuildRuby:0x00005568c97b43a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-214718",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004171 0.000894 1.138663 ( 1.131303)
build_miniruby 0.000817 0.000176 0.986972 ( 0.985727)
build_ruby 0.000000 0.001323 2.735585 ( 2.632788)
build_all 0.008217 0.000915 15.722814 ( 3.350046)
build_install 0.003767 0.004870 2.205392 ( 1.232384)
test_btest 0.000432 0.000120 66.197662 ( 11.115988)
test_basic 0.004038 0.001122 0.311418 ( 0.403261)
test_all 0.000708 0.000196 655.598159 (106.398707)
test_rubyspec 0.031557 0.035981 53.323028 ( 61.565614)
total: 188.82 sec