Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-112720
#<BuildRuby:0x00005562d2850bf8
@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.20221117-112720",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007918 0.000045 1.105980 ( 1.149174)
build_miniruby 0.001190 0.000140 0.877946 ( 0.885435)
build_ruby 0.001794 0.000211 2.333353 ( 2.259286)
build_all 0.017209 0.000527 18.489264 ( 2.317342)
build_install 0.017474 0.003797 1.894080 ( 0.998812)
test_btest 0.000000 0.000992 84.758297 ( 10.448938)
test_basic 0.003110 0.003509 0.358832 ( 0.449618)
test_all 0.002372 0.000173 689.743388 ( 73.457016)
test_rubyspec 0.093223 0.037833 50.738730 ( 59.262570)
total: 151.23 sec