Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-050751
#<BuildRuby:0x000055557dd9efe0
@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-050751",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009890 0.000819 1.085159 ( 1.261675)
build_miniruby 0.001237 0.001546 0.066949 ( 0.063975)
build_ruby 0.001785 0.000595 0.062621 ( 0.060572)
build_all 0.008635 0.001717 1.513627 ( 0.592463)
build_install 0.017091 0.004443 1.871690 ( 0.932790)
test_btest 0.001178 0.000358 86.709616 ( 8.878297)
test_basic 0.007140 0.002173 0.342702 ( 0.427711)
test_all 0.001676 0.000510 695.983695 ( 69.442911)
test_rubyspec 0.097173 0.088821 47.212027 ( 55.414154)
total: 137.08 sec