Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-072210
#<BuildRuby:0x000055d8ab42c0c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-072210",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001878 0.004908 0.928663 ( 1.343686)
build_miniruby 0.001098 0.000000 0.807386 ( 0.807470)
build_ruby 0.001601 0.000000 2.658780 ( 2.659290)
build_all 0.008104 0.000000 12.294969 ( 1.008101)
build_install 0.006603 0.004370 3.758258 ( 0.987547)
test_btest 0.000522 0.000149 64.195284 ( 5.564462)
test_basic 0.000000 0.003928 0.393243 ( 0.473994)
test_all 0.070940 0.026772 342.298302 ( 35.734221)
test_rubyspec 0.019110 0.052146 39.998332 ( 52.558826)
total: 101.14 sec