Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-095546
#<BuildRuby:0x0000556c73d2fde0
@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-095546",
@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.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000908 0.004232 1.110392 ( 1.156350)
build_miniruby 0.000675 0.000225 1.009075 ( 1.008006)
build_ruby 0.000872 0.000291 2.757381 ( 2.670805)
build_all 0.005649 0.003203 15.962010 ( 3.418984)
build_install 0.008043 0.001361 2.041162 ( 1.162221)
test_btest 0.000466 0.000155 64.530433 ( 10.886557)
test_basic 0.003762 0.001254 0.298608 ( 0.389340)
test_all 0.000589 0.000196 647.574120 ( 99.442035)
test_rubyspec 0.046574 0.019562 51.339981 ( 59.709069)
total: 179.84 sec