Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-145646
#<BuildRuby:0x0000558a59c53440
@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.20220422-145646",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.007287 0.004775 1.012472 ( 1.268357)
build_miniruby 0.002101 0.000140 0.071199 ( 0.068804)
build_ruby 0.001698 0.000113 0.075807 ( 0.073737)
build_all 0.009556 0.000282 1.491658 ( 0.630817)
build_install 0.023237 0.000381 5.811221 ( 2.820309)
test_btest 0.000993 0.000052 76.676760 ( 8.219367)
test_basic 0.003908 0.005589 0.329480 ( 0.414551)
test_all 0.002474 0.000247 692.441737 ( 67.053757)
test_rubyspec 0.143574 0.040346 45.264086 ( 50.583119)
total: 131.13 sec