Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-150313
#<BuildRuby:0x000055a863d6afe0
@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.20220907-150313",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011140 0.000000 0.973510 ( 1.143224)
build_miniruby 0.001948 0.000174 0.075025 ( 0.073755)
build_ruby 0.001622 0.000190 0.078155 ( 0.076695)
build_all 0.001658 0.008565 1.578754 ( 0.615796)
build_install 0.005334 0.015480 1.921895 ( 0.958515)
test_btest 0.000987 0.000415 94.665406 ( 9.274369)
test_basic 0.005181 0.002181 0.349010 ( 0.437768)
test_all 0.003815 0.001606 677.843123 ( 68.445606)
test_rubyspec 0.078726 0.094497 47.121476 ( 55.499729)
total: 136.53 sec