Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-133735
#<BuildRuby:0x00005614b315afe0
@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.20220716-133735",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006372 0.005184 0.957872 ( 1.263989)
build_miniruby 0.001735 0.000372 0.069137 ( 0.067745)
build_ruby 0.002038 0.000000 0.072423 ( 0.071374)
build_all 0.008521 0.000347 1.520171 ( 0.588467)
build_install 0.015353 0.007321 5.149944 ( 2.136080)
test_btest 0.000000 0.001426 77.484618 ( 8.335389)
test_basic 0.000724 0.007071 0.336160 ( 0.424831)
test_all 0.001580 0.000527 652.369139 ( 65.621237)
test_rubyspec 0.107525 0.064862 45.431411 ( 51.079537)
total: 129.59 sec