Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-035807
#<BuildRuby:0x000055b0fc5ed438
@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.20220815-035807",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008128 0.000662 0.818078 ( 1.006661)
build_miniruby 0.001490 0.000229 0.064816 ( 0.064245)
build_ruby 0.001243 0.000191 0.064925 ( 0.064601)
build_all 0.008395 0.001291 1.256500 ( 0.474390)
build_install 0.010162 0.005093 1.565321 ( 0.794568)
test_btest 0.001039 0.000208 54.546554 ( 5.860247)
test_basic 0.006570 0.000000 0.299042 ( 0.389363)
test_all 0.003707 0.000000 484.145997 ( 51.737399)
test_rubyspec 0.077806 0.048147 41.831703 ( 49.491696)
total: 109.88 sec