Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-150554
#<BuildRuby:0x000055ca4d1ae9c0
@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.20221101-150554",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008568 0.001664 1.110368 ( 1.176408)
build_miniruby 0.001409 0.000513 0.095836 ( 0.093319)
build_ruby 0.001345 0.000489 0.104420 ( 0.101870)
build_all 0.008264 0.000000 1.339171 ( 0.559237)
build_install 0.007419 0.007136 1.660880 ( 0.886493)
test_btest 0.001450 0.000558 61.196751 ( 6.428775)
test_basic 0.006246 0.000344 0.348431 ( 0.446265)
test_all 0.002979 0.004404 499.988243 ( 54.004817)
test_rubyspec 0.079482 0.040382 43.194396 ( 51.860614)
total: 115.56 sec