Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-075459
#<BuildRuby:0x0000561174e64b88
@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.20220726-075459",
@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.000010 0.000001 0.000011 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011221 0.000427 0.995433 ( 1.523463)
build_miniruby 0.002345 0.000000 0.072557 ( 0.070409)
build_ruby 0.001874 0.000011 0.074226 ( 0.072277)
build_all 0.010324 0.000206 1.523456 ( 0.579594)
build_install 0.018078 0.005066 5.187695 ( 2.063838)
test_btest 0.001080 0.000154 72.592750 ( 8.336342)
test_basic 0.006898 0.000307 0.318696 ( 0.407714)
test_all 0.001822 0.000249 630.860016 ( 64.940432)
test_rubyspec 0.130904 0.053289 45.352678 ( 50.980293)
total: 128.98 sec