Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-233405
#<BuildRuby:0x0000562a3f7680d0
@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-233405",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004007 0.000617 1.058105 ( 1.262036)
build_miniruby 0.000758 0.000117 1.015309 ( 1.014085)
build_ruby 0.001021 0.000157 2.845663 ( 2.759953)
build_all 0.007563 0.001163 15.912475 ( 3.288106)
build_install 0.007962 0.001225 2.044073 ( 1.158696)
test_btest 0.000484 0.000074 65.897477 ( 10.966617)
test_basic 0.003976 0.000612 0.304304 ( 0.395511)
test_all 0.000976 0.000150 630.464892 (100.940556)
test_rubyspec 0.058707 0.010785 51.847073 ( 60.125783)
total: 181.91 sec