Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-041157
#<BuildRuby:0x000055d5f19604c0
@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.20220906-041157",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006135 0.004782 0.973219 ( 0.987390)
build_miniruby 0.001519 0.000468 0.073246 ( 0.071600)
build_ruby 0.001331 0.000410 0.069446 ( 0.067489)
build_all 0.008180 0.001032 1.549849 ( 0.606471)
build_install 0.013360 0.009601 1.956751 ( 0.962317)
test_btest 0.000894 0.000319 93.870686 ( 9.435616)
test_basic 0.005809 0.002075 0.358622 ( 0.458582)
test_all 0.004190 0.000000 685.783326 ( 69.178161)
test_rubyspec 0.096640 0.080181 46.731574 ( 55.123217)
total: 136.89 sec