Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-214622
#<BuildRuby:0x000055a99ad5cb60
@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.20220719-214622",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011674 0.001667 1.007303 ( 1.060893)
build_miniruby 0.001799 0.000257 0.073811 ( 0.072868)
build_ruby 0.001362 0.000195 0.066779 ( 0.066730)
build_all 0.009395 0.000000 1.534390 ( 0.613730)
build_install 0.018940 0.002848 5.220659 ( 2.103795)
test_btest 0.000739 0.000097 74.790517 ( 7.916447)
test_basic 0.000883 0.007072 0.323893 ( 0.413284)
test_all 0.001545 0.000309 642.126871 ( 64.352582)
test_rubyspec 0.112129 0.050881 46.172658 ( 51.821617)
total: 128.42 sec