Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-230319
#<BuildRuby:0x0000564d2405a6c8
@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.20221109-230319",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003562 0.007755 1.071469 ( 1.087282)
build_miniruby 0.002242 0.000000 0.061796 ( 0.059758)
build_ruby 0.002310 0.000000 0.069977 ( 0.067728)
build_all 0.004979 0.005525 1.486521 ( 0.605583)
build_install 0.019244 0.002818 1.860151 ( 0.938585)
test_btest 0.001026 0.000342 86.756506 ( 8.872303)
test_basic 0.006846 0.002282 0.341317 ( 0.426822)
test_all 0.002115 0.000000 699.629482 ( 69.724899)
test_rubyspec 0.098245 0.086430 47.776800 ( 55.899663)
total: 137.68 sec