Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-211303
#<BuildRuby:0x00005587f1940d30
@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.20220807-211303",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.013297 0.000464 0.993759 ( 1.137774)
build_miniruby 0.001854 0.000495 0.077376 ( 0.076012)
build_ruby 0.001708 0.000455 0.078094 ( 0.077186)
build_all 0.004013 0.005559 1.519813 ( 0.587992)
build_install 0.018211 0.001314 5.200724 ( 2.084766)
test_btest 0.001025 0.000285 75.718738 ( 8.835980)
test_basic 0.003033 0.004257 0.320442 ( 0.410771)
test_all 0.001675 0.000529 681.031854 ( 67.089244)
test_rubyspec 0.112359 0.056064 45.539743 ( 53.121563)
total: 133.42 sec