Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-132040
#<BuildRuby:0x0000562ec8babba0
@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.20221020-132040",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005271 0.004089 1.154685 ( 1.224534)
build_miniruby 0.001802 0.000257 0.111685 ( 0.108125)
build_ruby 0.001458 0.000208 0.107713 ( 0.105042)
build_all 0.005413 0.003661 1.350036 ( 0.593020)
build_install 0.008472 0.006164 1.671450 ( 0.900028)
test_btest 0.001456 0.000364 64.358321 ( 6.626752)
test_basic 0.005372 0.001343 0.364828 ( 0.454811)
test_all 0.005127 0.004665 492.500060 ( 53.011082)
test_rubyspec 0.091445 0.046054 43.293253 ( 51.593196)
total: 114.62 sec