Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-081501
#<BuildRuby:0x000056335cb99480
@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.20220526-081501",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000066 0.000010 0.000076 ( 0.000074)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.010231 0.001574 0.867423 ( 1.321560)
build_miniruby 0.001930 0.000297 0.063546 ( 0.062212)
build_ruby 0.001405 0.000216 0.065928 ( 0.064535)
build_all 0.008481 0.000508 1.202882 ( 0.492516)
build_install 0.006284 0.012830 4.912476 ( 2.512911)
test_btest 0.000000 0.002189 54.016669 ( 6.334269)
test_basic 0.000486 0.005430 0.283378 ( 0.373954)
test_all 0.002488 0.000373 523.944970 ( 54.492622)
test_rubyspec 0.086087 0.038807 41.754373 ( 47.641765)
total: 113.30 sec