Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-173706
#<BuildRuby:0x0000559d1cef83a0
@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.20220905-173706",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.007376 0.004329 0.984734 ( 1.008288)
build_miniruby 0.002432 0.000162 0.076105 ( 0.074519)
build_ruby 0.001804 0.000120 0.077797 ( 0.077114)
build_all 0.005626 0.005377 1.599565 ( 0.607579)
build_install 0.014491 0.008850 1.934711 ( 0.956885)
test_btest 0.000955 0.000201 96.608623 ( 9.576683)
test_basic 0.005756 0.001212 0.352224 ( 0.442335)
test_all 0.003424 0.000721 635.554907 ( 66.513095)
test_rubyspec 0.118912 0.054735 46.898042 ( 55.315409)
total: 134.57 sec