Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-140617
#<BuildRuby:0x0000556f5652d350
@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.20220721-140617",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009962 0.000274 0.827093 ( 0.966028)
build_miniruby 0.001277 0.000183 0.055069 ( 0.053827)
build_ruby 0.001150 0.000164 0.058724 ( 0.057969)
build_all 0.009481 0.000000 1.249919 ( 0.474678)
build_install 0.017149 0.000530 4.201922 ( 1.823584)
test_btest 0.000000 0.001851 52.841317 ( 5.811837)
test_basic 0.002810 0.003097 0.283856 ( 0.375242)
test_all 0.002502 0.000152 493.627306 ( 52.203082)
test_rubyspec 0.102783 0.032586 41.818282 ( 47.662066)
total: 109.43 sec