Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-061216
#<BuildRuby:0x000055f0de430bc8
@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.20220805-061216",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.012071 0.000521 0.971919 ( 1.069811)
build_miniruby 0.001586 0.000211 0.076346 ( 0.074523)
build_ruby 0.000000 0.001933 0.078429 ( 0.076247)
build_all 0.001946 0.009299 1.534433 ( 0.584102)
build_install 0.018353 0.001547 5.149114 ( 2.041450)
test_btest 0.000926 0.000231 75.844120 ( 8.146767)
test_basic 0.000000 0.007718 0.340969 ( 0.436650)
test_all 0.000726 0.001144 625.461547 ( 64.161915)
test_rubyspec 0.099174 0.081775 45.281732 ( 52.527639)
total: 129.12 sec