Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-205455
#<BuildRuby:0x000055c344370b88
@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.20220810-205455",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000013 0.000002 0.000015 ( 0.000026)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004417 0.006903 0.988676 ( 1.003697)
build_miniruby 0.001951 0.000000 0.079581 ( 0.077520)
build_ruby 0.001907 0.000091 0.080075 ( 0.077946)
build_all 0.006061 0.004346 1.574317 ( 0.586312)
build_install 0.016944 0.003257 5.177391 ( 2.104842)
test_btest 0.000725 0.000189 72.513720 ( 8.477775)
test_basic 0.003888 0.003799 0.333903 ( 0.422837)
test_all 0.001830 0.000000 642.927537 ( 64.273596)
test_rubyspec 0.126165 0.055569 46.562235 ( 53.853504)
total: 130.88 sec