Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-045643
#<BuildRuby:0x00005654e7230658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-045643",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000016)
build_up 0.004204 0.007695 0.964245 ( 1.402953)
build_miniruby 0.001234 0.000329 0.078088 ( 0.076613)
build_ruby 0.001999 0.000000 0.077270 ( 0.075435)
build_all 0.005499 0.005064 4.076865 ( 0.779006)
build_install 0.020578 0.002141 7.851256 ( 2.329329)
test_btest 0.001813 0.000000 47.631005 ( 44.304328)
test_basic 0.006031 0.000843 0.343688 ( 0.432996)
test_all 0.001346 0.000337 704.847309 ( 67.297534)
test_rubyspec 0.097541 0.049472 46.061012 ( 51.429224)
total: 168.13 sec