Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-024536
#<BuildRuby:0x00005635bcf04e50
@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.20220914-024536",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000030 0.000002 0.000032 ( 0.000030)
build_up 0.010351 0.000739 1.085335 ( 1.524872)
build_miniruby 0.001832 0.000131 0.071230 ( 0.069466)
build_ruby 0.001932 0.000138 0.076715 ( 0.074740)
build_all 0.008799 0.000628 1.560045 ( 0.599828)
build_install 0.012982 0.010758 1.907531 ( 0.921256)
test_btest 0.001006 0.000177 95.035440 ( 9.108815)
test_basic 0.007009 0.000239 0.351002 ( 0.440849)
test_all 0.002370 0.001523 671.682364 ( 68.194041)
test_rubyspec 0.096155 0.077877 46.732197 ( 55.170327)
total: 136.11 sec