Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-073659
#<BuildRuby:0x000055b6e7bd7dd0
@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.20221117-073659",
@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.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004948 0.000000 1.109544 ( 1.118251)
build_miniruby 0.000862 0.000000 0.976358 ( 0.975384)
build_ruby 0.001207 0.000000 2.831136 ( 2.715342)
build_all 0.009025 0.000000 15.899615 ( 3.322824)
build_install 0.000000 0.008282 2.094661 ( 1.201606)
test_btest 0.000531 0.000046 62.104037 ( 10.997502)
test_basic 0.004934 0.000063 0.285845 ( 0.376187)
test_all 0.000985 0.000082 659.823670 (102.091267)
test_rubyspec 0.042759 0.022522 51.568497 ( 59.787379)
total: 182.59 sec