Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-194412
#<BuildRuby:0x0000561d7c6b0a68
@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.20221015-194412",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000064 0.000011 0.000075 ( 0.000075)
build_up 0.008491 0.000685 1.072804 ( 1.286066)
build_miniruby 0.001953 0.000301 0.101213 ( 0.097734)
build_ruby 0.001434 0.000220 0.105962 ( 0.102749)
build_all 0.007651 0.001177 1.345098 ( 0.564777)
build_install 0.015021 0.000602 1.638524 ( 0.884487)
test_btest 0.001105 0.000147 62.530925 ( 6.750613)
test_basic 0.005766 0.000768 0.355275 ( 0.445559)
test_all 0.000521 0.006128 519.814835 ( 55.187046)
test_rubyspec 0.101332 0.039493 43.523861 ( 52.086332)
total: 117.41 sec