Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-003534
#<BuildRuby:0x0000563f4c817e00
@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.20221128-003534",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004399 0.000677 1.265715 ( 1.768122)
build_miniruby 0.000852 0.000131 0.935203 ( 0.933834)
build_ruby 0.001144 0.000176 2.853334 ( 2.762485)
build_all 0.008852 0.001362 22.502213 ( 4.396768)
build_install 0.008487 0.000479 4.352068 ( 1.594985)
test_btest 0.000512 0.000074 64.803263 ( 10.652737)
test_basic 0.005324 0.000000 0.299651 ( 0.390511)
test_all 0.001050 0.000135 664.222185 (123.794689)
test_rubyspec 0.053025 0.004948 53.655177 ( 61.884287)
total: 208.18 sec