Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-083227
#<BuildRuby:0x000055a63e08c610
@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.20220801-083227",
@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.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005797 0.005707 0.990053 ( 1.181232)
build_miniruby 0.001462 0.000449 0.066720 ( 0.066028)
build_ruby 0.001374 0.000423 0.065715 ( 0.065046)
build_all 0.002124 0.008140 1.523960 ( 0.589563)
build_install 0.013883 0.009373 5.198326 ( 2.104406)
test_btest 0.001000 0.000474 74.711281 ( 8.481297)
test_basic 0.005541 0.002832 0.326387 ( 0.415621)
test_all 0.001609 0.000767 679.302289 ( 66.713845)
test_rubyspec 0.113523 0.069761 45.392331 ( 51.218762)
total: 130.84 sec