Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-231911
#<BuildRuby:0x00005583768c34b8
@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.20220822-231911",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010282 0.000734 0.973048 ( 1.723441)
build_miniruby 0.001936 0.000138 0.076399 ( 0.074291)
build_ruby 0.002405 0.000171 0.074185 ( 0.071852)
build_all 0.010217 0.000338 1.502186 ( 0.572857)
build_install 0.013720 0.009689 1.847685 ( 0.906384)
test_btest 0.001027 0.000162 73.943183 ( 8.529188)
test_basic 0.002998 0.004699 0.328995 ( 0.417959)
test_all 0.003793 0.000000 638.783558 ( 64.439481)
test_rubyspec 0.119395 0.048749 45.665166 ( 54.177169)
total: 130.91 sec