Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-141158
#<BuildRuby:0x000055f8e4af2700
@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.20220819-141158",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005226 0.005619 0.986196 ( 1.739169)
build_miniruby 0.001390 0.000463 0.075294 ( 0.073761)
build_ruby 0.001485 0.000495 0.075465 ( 0.073702)
build_all 0.004937 0.004709 1.527261 ( 0.567619)
build_install 0.015467 0.005225 1.897664 ( 0.925078)
test_btest 0.001286 0.000000 76.786989 ( 8.197040)
test_basic 0.007276 0.000000 0.320203 ( 0.408940)
test_all 0.003563 0.000000 629.800837 ( 64.471037)
test_rubyspec 0.093174 0.073995 46.156183 ( 54.626478)
total: 131.08 sec