Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-074414
#<BuildRuby:0x000055c76b289438
@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.20220829-074414",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.011348 0.000206 0.858148 ( 2.292593)
build_miniruby 0.000000 0.001550 0.055949 ( 0.054504)
build_ruby 0.000000 0.001805 0.065541 ( 0.063894)
build_all 0.006555 0.001747 1.264914 ( 0.466396)
build_install 0.015438 0.000121 1.565324 ( 0.789584)
test_btest 0.001336 0.000149 52.257173 ( 5.888910)
test_basic 0.006207 0.000135 0.279023 ( 0.373957)
test_all 0.003647 0.001563 480.939908 ( 51.598866)
test_rubyspec 0.082594 0.048707 41.037169 ( 49.763876)
total: 111.29 sec