Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-050759
#<BuildRuby:0x000055bf12e9ac88
@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.20220728-050759",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005595 0.005399 0.866163 ( 1.179815)
build_miniruby 0.001083 0.000271 0.062205 ( 0.061751)
build_ruby 0.001329 0.000332 0.064101 ( 0.062959)
build_all 0.004737 0.004697 1.253858 ( 0.477335)
build_install 0.012902 0.004325 4.311655 ( 1.812640)
test_btest 0.001417 0.000443 53.833418 ( 6.096739)
test_basic 0.002128 0.003802 0.289851 ( 0.381073)
test_all 0.003288 0.000310 492.179163 ( 52.366350)
test_rubyspec 0.082290 0.053964 41.890010 ( 47.812282)
total: 110.25 sec