Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-050757
#<BuildRuby:0x000055956a628c70
@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.20220909-050757",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009803 0.001034 1.112221 ( 1.545997)
build_miniruby 0.001438 0.000423 0.073583 ( 0.071739)
build_ruby 0.001250 0.000367 0.071854 ( 0.070507)
build_all 0.005590 0.004211 1.592456 ( 0.608507)
build_install 0.013598 0.008301 1.928285 ( 0.944621)
test_btest 0.000941 0.000359 93.061282 ( 9.503662)
test_basic 0.005539 0.002110 0.349809 ( 0.438884)
test_all 0.003914 0.000000 631.429031 ( 65.899088)
test_rubyspec 0.112578 0.055853 47.050216 ( 55.299731)
total: 134.38 sec