Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-224349
#<BuildRuby:0x0000558c6b1d0e50
@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.20220730-224349",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003752 0.007753 0.949067 ( 0.995359)
build_miniruby 0.002175 0.000000 0.076991 ( 0.074526)
build_ruby 0.002100 0.000000 0.073364 ( 0.071438)
build_all 0.010726 0.000000 1.529692 ( 0.582842)
build_install 0.019559 0.003111 5.060275 ( 2.055024)
test_btest 0.001021 0.000204 77.072924 ( 8.623194)
test_basic 0.003693 0.003760 0.325522 ( 0.420658)
test_all 0.001038 0.001266 638.616717 ( 64.183665)
test_rubyspec 0.092852 0.081930 45.487153 ( 51.261715)
total: 128.27 sec