Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-090252
#<BuildRuby:0x0000561d2afeff68
@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-090252",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.003813 0.001016 1.264434 ( 1.468090)
build_miniruby 0.000945 0.000000 0.975907 ( 0.974509)
build_ruby 0.001258 0.000000 2.787691 ( 2.676364)
build_all 0.009420 0.000747 22.260315 ( 4.344038)
build_install 0.009122 0.000000 4.346371 ( 1.489853)
test_btest 0.000582 0.000000 58.795004 ( 11.995667)
test_basic 0.001262 0.003893 0.326215 ( 0.417181)
test_all 0.000693 0.000174 685.092286 (107.069261)
test_rubyspec 0.054584 0.018736 53.043725 ( 61.234035)
total: 191.67 sec