Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-170200
#<BuildRuby:0x0000560051701550
@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.20220828-170200",
@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.000025 0.000007 0.000032 ( 0.000033)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000040)
build_up 0.008453 0.003017 0.840371 ( 1.052541)
build_miniruby 0.001743 0.000000 0.061522 ( 0.061075)
build_ruby 0.001863 0.000000 0.060610 ( 0.059470)
build_all 0.005072 0.003043 1.275793 ( 0.484888)
build_install 0.006207 0.008005 1.568182 ( 0.803656)
test_btest 0.000941 0.000347 52.716375 ( 6.254704)
test_basic 0.003746 0.001380 0.274345 ( 0.368107)
test_all 0.001943 0.000716 478.576618 ( 51.597975)
test_rubyspec 0.087259 0.046226 41.128002 ( 49.826907)
total: 110.51 sec