Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-193437
#<BuildRuby:0x000055a02a3f1400
@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-193437",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000036 0.000003 0.000039 ( 0.000040)
build_up 0.008785 0.000358 0.849902 ( 0.933424)
build_miniruby 0.001344 0.000104 0.054631 ( 0.054188)
build_ruby 0.000000 0.002038 0.061652 ( 0.061111)
build_all 0.004894 0.002549 1.213206 ( 0.472068)
build_install 0.014655 0.001337 4.397372 ( 1.829696)
test_btest 0.001293 0.000172 52.675257 ( 6.211391)
test_basic 0.006128 0.000818 0.308691 ( 0.401694)
test_all 0.000000 0.003404 483.025298 ( 51.637994)
test_rubyspec 0.089831 0.040558 41.680854 ( 47.653338)
total: 109.26 sec