Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-030955
#<BuildRuby:0x0000555c3fbbf800
@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.20220828-030955",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009964 0.001290 0.951521 ( 0.990453)
build_miniruby 0.001517 0.000325 0.074617 ( 0.072820)
build_ruby 0.001678 0.000360 0.079735 ( 0.078230)
build_all 0.009661 0.000081 1.521732 ( 0.576111)
build_install 0.018510 0.003747 1.852953 ( 0.908278)
test_btest 0.000000 0.001189 73.401214 ( 8.430360)
test_basic 0.004200 0.003078 0.325796 ( 0.414353)
test_all 0.004633 0.000686 675.067639 ( 67.175489)
test_rubyspec 0.105409 0.072945 45.597944 ( 54.128676)
total: 132.78 sec