Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-114503
#<BuildRuby:0x000055631e5f04c0
@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.20221115-114503",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.008714 0.000295 1.127556 ( 1.131434)
build_miniruby 0.001689 0.000106 0.878108 ( 0.878872)
build_ruby 0.002402 0.000150 2.366317 ( 2.259533)
build_all 0.017369 0.000195 18.060390 ( 2.209195)
build_install 0.007821 0.008632 1.847105 ( 1.005591)
test_btest 0.000961 0.000131 85.354594 ( 9.079288)
test_basic 0.003995 0.003004 0.350573 ( 0.443529)
test_all 0.001461 0.000000 709.355410 ( 74.808010)
test_rubyspec 0.077909 0.059125 50.066278 ( 58.568277)
total: 150.38 sec