Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-080723
#<BuildRuby:0x000055e233cbd390
@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.20220823-080723",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007396 0.002017 0.844240 ( 1.468754)
build_miniruby 0.001262 0.000344 0.062416 ( 0.060876)
build_ruby 0.001738 0.000000 0.067259 ( 0.066153)
build_all 0.003816 0.005107 1.226170 ( 0.462242)
build_install 0.011322 0.003774 1.590999 ( 0.800283)
test_btest 0.001493 0.000000 54.546103 ( 6.039435)
test_basic 0.006335 0.000000 0.296311 ( 0.396175)
test_all 0.005437 0.000000 509.339370 ( 53.467213)
test_rubyspec 0.093345 0.038006 41.977403 ( 50.693529)
total: 113.46 sec