Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-201029
#<BuildRuby:0x00005633fd1b1570
@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.20220815-201029",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000024 0.000004 0.000028 ( 0.000031)
build_up 0.007465 0.004860 0.806995 ( 1.135685)
build_miniruby 0.001114 0.000257 0.061267 ( 0.060462)
build_ruby 0.000977 0.000226 0.054748 ( 0.053527)
build_all 0.003568 0.005608 1.258635 ( 0.472248)
build_install 0.009418 0.004737 1.581736 ( 0.800856)
test_btest 0.000995 0.000331 51.402552 ( 5.964450)
test_basic 0.002495 0.003968 0.289079 ( 0.378517)
test_all 0.003271 0.001227 480.179202 ( 51.605313)
test_rubyspec 0.092733 0.047635 41.745393 ( 49.245623)
total: 109.72 sec