Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-174839
#<BuildRuby:0x0000561a798937f0
@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.20221204-174839",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001739 0.002661 0.818866 ( 1.084987)
build_miniruby 0.000741 0.000159 0.530154 ( 0.529651)
build_ruby 0.001036 0.000222 1.692417 ( 1.617382)
build_all 0.007752 0.002133 12.054215 ( 1.500741)
build_install 0.005758 0.001280 1.633911 ( 0.762185)
test_btest 0.000537 0.000119 63.062252 ( 5.947833)
test_basic 0.000000 0.003095 0.234932 ( 0.331203)
test_all 0.000503 0.000648 516.740530 ( 51.254452)
test_rubyspec 0.012480 0.013135 35.295678 ( 45.867144)
total: 108.90 sec