Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-090259
#<BuildRuby:0x000055f1b2664848
@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.20220130-090259",
@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.000010 0.000001 0.000011 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011352 0.971836 ( 1.305533)
build_miniruby 0.000000 0.001887 0.074291 ( 0.072401)
build_ruby 0.000000 0.002176 0.076715 ( 0.074418)
build_all 0.010741 0.000000 4.099407 ( 0.761505)
build_install 0.016798 0.006358 7.760799 ( 2.333737)
test_btest 0.000693 0.000255 47.503458 ( 44.237744)
test_basic 0.004995 0.002946 0.346638 ( 0.439380)
test_all 0.001081 0.000412 639.889791 ( 65.002639)
test_rubyspec 0.096332 0.067802 45.739773 ( 51.204589)
total: 165.43 sec