Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-162521
#<BuildRuby:0x000055c955930b88
@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.20220812-162521",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010409 0.000986 0.964228 ( 1.197316)
build_miniruby 0.002043 0.000315 0.072203 ( 0.069735)
build_ruby 0.002063 0.000000 0.079262 ( 0.077048)
build_all 0.010766 0.000000 1.521393 ( 0.568802)
build_install 0.018908 0.002242 1.898760 ( 0.938135)
test_btest 0.001144 0.000143 75.954944 ( 8.524839)
test_basic 0.006782 0.000848 0.338522 ( 0.426447)
test_all 0.003311 0.000414 630.249941 ( 64.772462)
test_rubyspec 0.131681 0.058752 46.089792 ( 53.602353)
total: 130.18 sec