Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-183741
#<BuildRuby:0x00005640e76374b8
@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.20220908-183741",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005616 0.004362 1.090344 ( 1.099990)
build_miniruby 0.001782 0.000382 0.074235 ( 0.072372)
build_ruby 0.001619 0.000347 0.070646 ( 0.068654)
build_all 0.009767 0.001075 1.581589 ( 0.594531)
build_install 0.018199 0.004583 1.924749 ( 0.936667)
test_btest 0.001202 0.000000 93.289082 ( 9.365550)
test_basic 0.007279 0.000776 0.356994 ( 0.445033)
test_all 0.002331 0.000466 649.696425 ( 66.064323)
test_rubyspec 0.111519 0.068286 47.181326 ( 55.499764)
total: 134.15 sec