Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-104411
#<BuildRuby:0x000055b438483e00
@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.20221127-104411",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.005053 0.000049 1.234913 ( 1.836210)
build_miniruby 0.000920 0.000042 0.960028 ( 0.958668)
build_ruby 0.001253 0.000000 2.827922 ( 2.729731)
build_all 0.010098 0.000000 22.534155 ( 4.335032)
build_install 0.008409 0.000308 4.446420 ( 1.606613)
test_btest 0.000558 0.000022 62.364481 ( 11.164274)
test_basic 0.005151 0.000000 0.281592 ( 0.372178)
test_all 0.001237 0.000000 659.883543 (123.445690)
test_rubyspec 0.046700 0.016652 53.046234 ( 61.207846)
total: 207.66 sec