Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-100015
#<BuildRuby:0x00005628948811f8
@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.20220730-100015",
@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.000001 0.000010 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004475 0.004629 0.839298 ( 0.859875)
build_miniruby 0.001601 0.000247 0.054126 ( 0.052380)
build_ruby 0.001423 0.000219 0.064075 ( 0.062538)
build_all 0.007689 0.000452 1.234717 ( 0.480168)
build_install 0.014415 0.001287 4.263648 ( 1.829247)
test_btest 0.000000 0.002063 51.802249 ( 6.206490)
test_basic 0.002160 0.003725 0.301736 ( 0.394945)
test_all 0.002666 0.000533 500.840715 ( 53.209712)
test_rubyspec 0.099029 0.033272 42.057692 ( 48.024694)
total: 111.12 sec