Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-155115
#<BuildRuby:0x000055f84f7251f8
@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.20221018-155115",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000060 0.000005 0.000065 ( 0.000070)
build_up 0.002445 0.007767 1.129582 ( 1.225002)
build_miniruby 0.000000 0.002087 0.115456 ( 0.113291)
build_ruby 0.001715 0.000260 0.106984 ( 0.105685)
build_all 0.004375 0.003801 1.347715 ( 0.607507)
build_install 0.015966 0.001281 1.667747 ( 0.927310)
test_btest 0.001282 0.000320 61.810986 ( 6.840310)
test_basic 0.005202 0.001300 0.362926 ( 0.456205)
test_all 0.006429 0.001607 513.364121 ( 55.237670)
test_rubyspec 0.094350 0.039223 43.590495 ( 52.039812)
total: 117.55 sec