Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-034842
#<BuildRuby:0x0000560be1a24e80
@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.20220808-034842",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009492 0.000381 0.833644 ( 1.180337)
build_miniruby 0.001329 0.000095 0.061127 ( 0.060304)
build_ruby 0.000000 0.002332 0.064473 ( 0.062625)
build_all 0.005751 0.002409 1.254586 ( 0.480696)
build_install 0.010623 0.006852 4.236891 ( 1.783912)
test_btest 0.001595 0.000319 51.665065 ( 6.260619)
test_basic 0.005996 0.000083 0.290136 ( 0.381463)
test_all 0.002173 0.000408 500.684517 ( 52.915971)
test_rubyspec 0.082323 0.046925 41.791262 ( 49.393803)
total: 112.52 sec