Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-175157
#<BuildRuby:0x0000556580f58620
@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.20220726-175157",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009001 0.002455 0.997600 ( 1.138319)
build_miniruby 0.001914 0.000000 0.073922 ( 0.072177)
build_ruby 0.002141 0.000000 0.076084 ( 0.074249)
build_all 0.009902 0.001044 1.527963 ( 0.578928)
build_install 0.003519 0.017161 5.180507 ( 2.075999)
test_btest 0.000915 0.000423 73.213362 ( 8.366998)
test_basic 0.007774 0.000962 0.320377 ( 0.408607)
test_all 0.001669 0.000282 675.146121 ( 66.820745)
test_rubyspec 0.103138 0.072081 45.585630 ( 51.489480)
total: 131.03 sec