Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-110629
#<BuildRuby:0x0000556d427213e8
@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.20220827-110629",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.001491 0.011919 0.817573 ( 0.868050)
build_miniruby 0.000903 0.000451 0.054249 ( 0.053367)
build_ruby 0.001857 0.000000 0.064595 ( 0.063124)
build_all 0.006280 0.002001 1.276125 ( 0.465684)
build_install 0.011207 0.004033 1.584767 ( 0.792144)
test_btest 0.001035 0.000459 53.435343 ( 6.331679)
test_basic 0.005642 0.000789 0.293273 ( 0.382364)
test_all 0.004417 0.000218 492.977339 ( 52.055997)
test_rubyspec 0.071461 0.055033 41.840163 ( 50.183065)
total: 111.20 sec