Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-174018
#<BuildRuby:0x00005585d1a37800
@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.20220729-174018",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006951 0.004586 0.988195 ( 1.052683)
build_miniruby 0.002246 0.000481 0.073518 ( 0.070795)
build_ruby 0.000000 0.002292 0.073396 ( 0.071417)
build_all 0.004076 0.006176 1.520087 ( 0.577898)
build_install 0.012098 0.012568 5.277551 ( 2.092417)
test_btest 0.000782 0.000347 74.521033 ( 8.297764)
test_basic 0.005818 0.003050 0.332080 ( 0.419399)
test_all 0.002906 0.000000 637.441802 ( 64.431474)
test_rubyspec 0.077755 0.096459 45.793794 ( 51.563303)
total: 128.58 sec