Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-210425
#<BuildRuby:0x000055ded201be70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-210425",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004620 0.000038 1.208279 ( 1.203292)
build_miniruby 0.000875 0.000058 0.977378 ( 0.975935)
build_ruby 0.001239 0.000083 2.704728 ( 2.582598)
build_all 0.009036 0.000032 15.762616 ( 3.316337)
build_install 0.009303 0.000279 2.371134 ( 1.358171)
test_btest 0.000678 0.000000 63.781778 ( 11.922907)
test_basic 0.005063 0.000000 0.298983 ( 0.389806)
test_all 0.000991 0.000000 664.751532 (123.669578)
test_rubyspec 0.033669 0.028891 53.945727 ( 62.118498)
total: 207.54 sec