Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-060654
#<BuildRuby:0x0000555e35420610
@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.20220815-060654",
@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.000008 0.000002 0.000010 ( 0.000012)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005379 0.006038 0.979863 ( 1.198043)
build_miniruby 0.001450 0.000604 0.076995 ( 0.075569)
build_ruby 0.001471 0.000614 0.074542 ( 0.072712)
build_all 0.008841 0.001667 1.542552 ( 0.576312)
build_install 0.019941 0.003418 1.944446 ( 0.947126)
test_btest 0.001002 0.000334 73.809486 ( 8.515900)
test_basic 0.002848 0.005778 0.335532 ( 0.426961)
test_all 0.005040 0.001960 689.787175 ( 67.204589)
test_rubyspec 0.094271 0.080670 45.963087 ( 53.476099)
total: 132.49 sec