Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-001448
#<BuildRuby:0x000055abf68c2038
@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.20220813-001448",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000217 0.000000 0.000217 ( 0.000223)
configure 0.000171 0.000000 0.000171 ( 0.000179)
build_up 0.006183 0.004777 0.858935 ( 1.620453)
build_miniruby 0.001155 0.000266 0.062555 ( 0.061799)
build_ruby 0.001152 0.000266 0.055933 ( 0.054588)
build_all 0.002288 0.005181 1.273087 ( 0.468103)
build_install 0.010967 0.005208 1.611923 ( 0.810288)
test_btest 0.001020 0.000340 51.792507 ( 6.142839)
test_basic 0.003658 0.001219 0.297508 ( 0.388422)
test_all 0.001155 0.003615 500.209519 ( 52.871214)
test_rubyspec 0.096110 0.034068 41.679580 ( 49.268618)
total: 111.69 sec