Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-132851
#<BuildRuby:0x0000558b74a5c3a0
@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.20220816-132851",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006534 0.004770 1.004341 ( 1.065101)
build_miniruby 0.001912 0.000588 0.068408 ( 0.066420)
build_ruby 0.002418 0.000000 0.077584 ( 0.075967)
build_all 0.008404 0.000590 1.512008 ( 0.590297)
build_install 0.020305 0.002664 1.905475 ( 0.926675)
test_btest 0.000996 0.000234 72.184950 ( 8.224864)
test_basic 0.005672 0.001335 0.329523 ( 0.419642)
test_all 0.005417 0.000000 645.831067 ( 63.985131)
test_rubyspec 0.110815 0.070547 44.980729 ( 52.562565)
total: 127.92 sec