Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-203851
#<BuildRuby:0x000055bd292a6700
@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.20221114-203851",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003733 0.006426 1.115552 ( 1.150641)
build_miniruby 0.001613 0.000576 0.124838 ( 0.119690)
build_ruby 0.001726 0.000616 0.129022 ( 0.109600)
build_all 0.008305 0.001462 1.584250 ( 0.681744)
build_install 0.010785 0.007707 1.916698 ( 1.002934)
test_btest 0.001352 0.000526 88.136653 ( 9.004751)
test_basic 0.002544 0.005325 0.412070 ( 0.504499)
test_all 0.001574 0.000699 651.803001 ( 68.292885)
test_rubyspec 0.108659 0.054992 48.116023 ( 56.563665)
total: 137.43 sec