Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-153751
#<BuildRuby:0x000055a9cc870b88
@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.20220726-153751",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006653 0.004695 0.987223 ( 1.155968)
build_miniruby 0.001321 0.000377 0.081644 ( 0.081403)
build_ruby 0.001340 0.000383 0.074648 ( 0.073981)
build_all 0.008633 0.001153 1.537190 ( 0.586348)
build_install 0.014374 0.007929 5.120061 ( 2.079364)
test_btest 0.000686 0.000217 68.072853 ( 8.470922)
test_basic 0.000000 0.007747 0.324497 ( 0.414517)
test_all 0.000615 0.001276 638.785560 ( 64.349068)
test_rubyspec 0.116258 0.051713 45.727585 ( 51.427035)
total: 128.64 sec