Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-144522
#<BuildRuby:0x000055e49d8683a0
@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.20220826-144522",
@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.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006746 0.004628 0.986967 ( 1.050763)
build_miniruby 0.001996 0.000460 0.076463 ( 0.074214)
build_ruby 0.001523 0.000351 0.072912 ( 0.071026)
build_all 0.011051 0.000000 1.548434 ( 0.577316)
build_install 0.020637 0.002922 1.893051 ( 0.921536)
test_btest 0.001219 0.000000 77.367049 ( 8.134288)
test_basic 0.005393 0.003792 0.323364 ( 0.416259)
test_all 0.004155 0.000866 641.135259 ( 65.727515)
test_rubyspec 0.105617 0.072938 45.731659 ( 54.110518)
total: 131.08 sec