Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-211418
#<BuildRuby:0x00005645db7e86d8
@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.20220905-211418",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010203 0.000942 0.983737 ( 1.014261)
build_miniruby 0.001854 0.000285 0.077802 ( 0.076896)
build_ruby 0.000000 0.002676 0.071627 ( 0.070393)
build_all 0.004193 0.006506 1.585474 ( 0.629608)
build_install 0.017960 0.002154 1.898090 ( 0.947426)
test_btest 0.000873 0.000218 93.971871 ( 9.214305)
test_basic 0.003926 0.003434 0.344180 ( 0.433567)
test_all 0.003569 0.000000 686.191541 ( 68.831446)
test_rubyspec 0.100229 0.071591 46.866119 ( 55.232189)
total: 136.45 sec