Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-211028
#<BuildRuby:0x00005569faedd438
@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.20221012-211028",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009997 0.000728 1.078950 ( 1.149645)
build_miniruby 0.001044 0.000348 0.097270 ( 0.094381)
build_ruby 0.001102 0.000368 0.087127 ( 0.084339)
build_all 0.008128 0.000000 1.287069 ( 0.561354)
build_install 0.009618 0.004499 1.601899 ( 0.871051)
test_btest 0.001291 0.000404 62.503939 ( 6.503166)
test_basic 0.006317 0.000561 0.357969 ( 0.447876)
test_all 0.003413 0.004155 497.847155 ( 53.233443)
test_rubyspec 0.078566 0.048909 43.198080 ( 51.426945)
total: 114.37 sec