Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-142004
#<BuildRuby:0x00005567202b5480
@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.20220818-142004",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006123 0.005979 0.827312 ( 0.891137)
build_miniruby 0.000997 0.000356 0.061817 ( 0.061232)
build_ruby 0.001167 0.000416 0.067303 ( 0.066650)
build_all 0.007311 0.002611 1.258062 ( 0.474554)
build_install 0.006264 0.009574 1.595765 ( 0.780315)
test_btest 0.000732 0.000342 54.900352 ( 5.956283)
test_basic 0.001496 0.005317 0.300456 ( 0.391975)
test_all 0.002536 0.001352 499.907050 ( 52.209562)
test_rubyspec 0.069419 0.055878 41.779664 ( 50.314824)
total: 111.15 sec