Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-141559
#<BuildRuby:0x000055b2213e67e0
@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.20221116-141559",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004939 1.021712 ( 2.316911)
build_miniruby 0.000000 0.000869 0.943197 ( 0.942169)
build_ruby 0.000977 0.000362 2.811393 ( 2.698286)
build_all 0.006397 0.002315 15.808195 ( 3.333713)
build_install 0.007259 0.001068 2.046270 ( 1.198035)
test_btest 0.000468 0.000130 58.838257 ( 10.762941)
test_basic 0.004863 0.000316 0.289180 ( 0.379243)
test_all 0.001243 0.000000 661.128711 (104.116136)
test_rubyspec 0.039678 0.023279 51.289499 ( 59.563407)
total: 185.31 sec