Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-125407
#<BuildRuby:0x000055e8dce64e50
@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.20220902-125407",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005302 0.005290 0.981032 ( 1.021919)
build_miniruby 0.001771 0.000408 0.077993 ( 0.075899)
build_ruby 0.001569 0.000362 0.074074 ( 0.072438)
build_all 0.004067 0.006002 1.547264 ( 0.584603)
build_install 0.013919 0.009656 1.923238 ( 0.941194)
test_btest 0.000760 0.000285 74.858109 ( 8.123248)
test_basic 0.006700 0.001937 0.335360 ( 0.423138)
test_all 0.004111 0.000000 649.279322 ( 65.974029)
test_rubyspec 0.122059 0.039024 45.510896 ( 54.009427)
total: 131.23 sec