Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-090336
#<BuildRuby:0x000055a09ab13ba0
@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.20220724-090336",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000045 0.000007 0.000052 ( 0.000051)
build_up 0.007143 0.005896 0.844289 ( 1.143941)
build_miniruby 0.001519 0.000380 0.062962 ( 0.062926)
build_ruby 0.001137 0.000285 0.066949 ( 0.068004)
build_all 0.007791 0.000659 1.222366 ( 0.483383)
build_install 0.016413 0.001217 4.356933 ( 1.849502)
test_btest 0.001101 0.000221 54.073432 ( 6.369940)
test_basic 0.001204 0.005979 0.298526 ( 0.391963)
test_all 0.002844 0.000223 507.457500 ( 53.074866)
test_rubyspec 0.102254 0.031477 41.692430 ( 47.223270)
total: 110.67 sec