Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-025334
#<BuildRuby:0x000055c83a22a148
@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.20220811-025334",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006764 0.003797 0.800614 ( 1.119312)
build_miniruby 0.001682 0.000224 0.063431 ( 0.062046)
build_ruby 0.001148 0.000153 0.065492 ( 0.064728)
build_all 0.005504 0.003605 1.276257 ( 0.469317)
build_install 0.016836 0.000165 4.368089 ( 1.773363)
test_btest 0.001523 0.000218 51.542751 ( 6.212284)
test_basic 0.005898 0.000842 0.299218 ( 0.388435)
test_all 0.001426 0.000204 506.292650 ( 52.667834)
test_rubyspec 0.093711 0.035392 41.239808 ( 48.610032)
total: 111.37 sec