Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-052043
#<BuildRuby:0x0000560ac0e60c00
@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-052043",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007200 0.004485 0.988117 ( 1.141355)
build_miniruby 0.001952 0.000390 0.074401 ( 0.072201)
build_ruby 0.001427 0.000285 0.073403 ( 0.072197)
build_all 0.009134 0.000911 1.536316 ( 0.575529)
build_install 0.022590 0.001395 5.134278 ( 2.058113)
test_btest 0.000000 0.001223 75.201219 ( 8.343584)
test_basic 0.000000 0.006910 0.321604 ( 0.410748)
test_all 0.001006 0.000806 635.240420 ( 64.452755)
test_rubyspec 0.094270 0.067580 46.098871 ( 51.664422)
total: 128.79 sec