Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-005431
#<BuildRuby:0x000055c43e79e700
@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.20220920-005431",
@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.005276 0.004347 1.094029 ( 1.102448)
build_miniruby 0.002142 0.000000 0.115720 ( 0.111116)
build_ruby 0.002212 0.000055 0.111640 ( 0.094222)
build_all 0.009697 0.001029 1.589018 ( 0.663630)
build_install 0.018826 0.001619 1.942649 ( 0.975198)
test_btest 0.001317 0.000219 73.728164 ( 8.416136)
test_basic 0.008195 0.000000 0.374057 ( 0.462380)
test_all 0.003343 0.000196 676.488637 ( 68.468540)
test_rubyspec 0.124864 0.048610 45.588372 ( 53.828820)
total: 134.12 sec