Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-043009
#<BuildRuby:0x0000564abf8aca68
@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-043009",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009939 0.000913 1.078428 ( 1.135534)
build_miniruby 0.002562 0.000394 0.103456 ( 0.099969)
build_ruby 0.001241 0.000191 0.093063 ( 0.090450)
build_all 0.002122 0.005256 1.311841 ( 0.557091)
build_install 0.014639 0.002079 1.690606 ( 0.886721)
test_btest 0.001306 0.000280 63.547425 ( 6.953836)
test_basic 0.003044 0.005011 0.362047 ( 0.459488)
test_all 0.004387 0.003008 500.278421 ( 53.800769)
test_rubyspec 0.089225 0.047097 43.339476 ( 51.932666)
total: 115.92 sec