Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-175414
#<BuildRuby:0x0000562123070a68
@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-175414",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008145 0.001357 0.790781 ( 0.867928)
build_miniruby 0.001485 0.000247 0.062332 ( 0.061449)
build_ruby 0.000000 0.001444 0.052396 ( 0.051308)
build_all 0.000009 0.008002 1.262796 ( 0.480968)
build_install 0.013897 0.003147 1.545467 ( 0.781462)
test_btest 0.000735 0.000229 53.636420 ( 5.919879)
test_basic 0.004705 0.001470 0.285565 ( 0.377428)
test_all 0.004832 0.000008 489.177443 ( 51.981425)
test_rubyspec 0.088598 0.056141 41.709662 ( 49.399420)
total: 109.92 sec