Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-064106
#<BuildRuby:0x000055d0e54051f8
@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.20220813-064106",
@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.000033 0.000005 0.000038 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005999 0.005457 0.823711 ( 1.044467)
build_miniruby 0.001653 0.000389 0.063993 ( 0.062711)
build_ruby 0.001535 0.000361 0.066207 ( 0.065360)
build_all 0.004185 0.004701 1.242372 ( 0.463539)
build_install 0.010095 0.007286 1.572735 ( 0.814162)
test_btest 0.000685 0.000242 53.092163 ( 6.269425)
test_basic 0.004551 0.001607 0.294178 ( 0.388112)
test_all 0.002879 0.001016 509.072565 ( 52.830497)
test_rubyspec 0.094013 0.043053 41.501640 ( 49.269761)
total: 111.21 sec