Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-094146
#<BuildRuby:0x000055a67c5a08e8
@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.20220811-094146",
@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.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007612 0.003919 0.985317 ( 1.118656)
build_miniruby 0.001785 0.000357 0.075887 ( 0.075187)
build_ruby 0.000000 0.001617 0.079311 ( 0.078990)
build_all 0.006841 0.003063 1.564184 ( 0.573810)
build_install 0.017350 0.004338 5.314829 ( 2.133696)
test_btest 0.000959 0.000240 71.490679 ( 8.347621)
test_basic 0.002954 0.004698 0.337331 ( 0.426672)
test_all 0.001439 0.000423 651.198275 ( 65.211744)
test_rubyspec 0.115149 0.072562 46.132238 ( 53.592108)
total: 131.56 sec