Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-120151
#<BuildRuby:0x000055d50c3286d8
@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.20221109-120151",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.007029 0.004304 1.073413 ( 1.141285)
build_miniruby 0.002480 0.000310 0.067919 ( 0.064906)
build_ruby 0.001794 0.000225 0.065370 ( 0.063634)
build_all 0.008825 0.000522 1.506613 ( 0.587073)
build_install 0.015408 0.005620 1.884445 ( 0.934932)
test_btest 0.001127 0.000178 87.845555 ( 9.218729)
test_basic 0.008716 0.000550 0.334692 ( 0.420866)
test_all 0.001575 0.000236 693.422633 ( 69.727850)
test_rubyspec 0.102380 0.064337 47.745444 ( 55.935016)
total: 138.10 sec