Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-232621
#<BuildRuby:0x00005598ae434620
@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.20220906-232621",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003457 0.010498 0.980823 ( 1.466400)
build_miniruby 0.000006 0.002319 0.072213 ( 0.070839)
build_ruby 0.001629 0.000611 0.075996 ( 0.074494)
build_all 0.001586 0.009698 1.593184 ( 0.623039)
build_install 0.015836 0.006183 1.946287 ( 0.954030)
test_btest 0.001113 0.000556 96.946351 ( 9.438773)
test_basic 0.005212 0.002606 0.342819 ( 0.432413)
test_all 0.002322 0.001161 678.717086 ( 67.653357)
test_rubyspec 0.113597 0.056798 47.205873 ( 55.653768)
total: 136.37 sec