Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-101128
#<BuildRuby:0x000055e846e9b568
@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="-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.20231206-101128",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004825 0.000508 1.267775 ( 1.843847)
build_miniruby 0.001113 0.000118 0.909463 ( 0.908445)
build_ruby 0.001328 0.000140 2.592755 ( 2.593342)
build_all 0.010359 0.000000 16.967765 ( 1.547695)
build_install 0.009194 0.000000 4.977836 ( 1.205319)
test_btest 0.001188 0.000000 89.758048 ( 7.194302)
test_basic 0.004990 0.000000 0.802469 ( 0.879930)
test_all 0.094888 0.043390 551.931264 ( 60.387867)
test_rubyspec 0.023362 0.022477 50.303814 ( 62.602498)
total: 139.16 sec