Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-234953
#<BuildRuby:0x000055f281c25500
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221019-234953",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.008026 0.001338 1.119524 ( 1.172239)
build_miniruby 0.001879 0.000313 0.105573 ( 0.102010)
build_ruby 0.001231 0.000205 0.109784 ( 0.106977)
build_all 0.004327 0.004795 1.377547 ( 0.599609)
build_install 0.011383 0.004070 1.641372 ( 0.889649)
test_btest 0.001441 0.000000 62.398995 ( 6.817992)
test_basic 0.003021 0.003340 0.354689 ( 0.444835)
test_all 0.005732 0.000344 487.936451 ( 53.359019)
test_rubyspec 0.079077 0.056204 43.316279 ( 51.811779)
total: 115.30 sec