Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-201004
#<BuildRuby:0x0000562e6cc18a68
@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.20220730-201004",
@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.000003 0.000011 ( 0.000012)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006747 0.003449 0.845492 ( 0.917052)
build_miniruby 0.000947 0.000364 0.061892 ( 0.062648)
build_ruby 0.001091 0.000420 0.061888 ( 0.061914)
build_all 0.004759 0.004221 1.256912 ( 0.491062)
build_install 0.013300 0.003011 4.285550 ( 1.800837)
test_btest 0.000981 0.000382 54.029495 ( 6.287822)
test_basic 0.005565 0.000640 0.294215 ( 0.388071)
test_all 0.001654 0.000609 482.063369 ( 51.864611)
test_rubyspec 0.089372 0.043921 41.800134 ( 47.745319)
total: 109.62 sec