Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-144624
#<BuildRuby:0x000055be506804c0
@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.20220921-144624",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003455 0.006549 1.069295 ( 1.109779)
build_miniruby 0.001427 0.000510 0.118623 ( 0.117240)
build_ruby 0.001325 0.000473 0.115519 ( 0.100567)
build_all 0.009259 0.000394 1.541939 ( 0.656455)
build_install 0.019923 0.000896 1.907520 ( 1.003836)
test_btest 0.001561 0.000000 75.873991 ( 8.414857)
test_basic 0.004078 0.003507 0.386947 ( 0.477629)
test_all 0.003090 0.000842 687.035631 ( 68.590882)
test_rubyspec 0.109252 0.047559 45.648910 ( 54.034747)
total: 134.51 sec