Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-231347
#<BuildRuby:0x00005593953fca68
@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.20220728-231347",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005401 0.004247 0.851629 ( 0.945279)
build_miniruby 0.001052 0.000324 0.048189 ( 0.047579)
build_ruby 0.001379 0.000425 0.065620 ( 0.065075)
build_all 0.006023 0.001853 1.254004 ( 0.486300)
build_install 0.013386 0.002531 4.289372 ( 1.829653)
test_btest 0.000000 0.001663 51.434321 ( 6.098334)
test_basic 0.002434 0.004264 0.298131 ( 0.390212)
test_all 0.000000 0.002330 479.912572 ( 51.956294)
test_rubyspec 0.080450 0.048486 41.607357 ( 47.545711)
total: 109.37 sec